Software / code / prosody-modules
File
mod_admin_probe/README.markdown @ 4423:ca821df93cb9
mod_groups_internal: correctly destroy MUC associated with group
Turns out, delete does not do what I think it does. destroy does
what I think it does.
| author | Jonas Schäfer <jonas@wielicki.name> |
|---|---|
| date | Tue, 02 Feb 2021 22:28:09 +0100 |
| 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.