Software / code / prosody-modules
File
mod_admin_probe/README.markdown @ 4012:fd582067c732
mod_lastlog2: Store last timestamp per account event
Incompatible with mod_lastlog and other modules using its data due to
use of map store
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 29 Mar 2020 15:09:25 +0200 |
| parent | 1856:3278fa267199 |
| child | 5007:34fb3d239ac1 |
line wrap: on
line source
--- summary: Allow server administrators to probe any user ... This module lets server administrators send `<presence type="probe"/>` to any local user and receive their presence in response, bypassing roster checks.