Mercurial > prosody-modules
view mod_admin_probe/README.md @ 6356:a115f6a68d33
mod_pubsub_serverinfo: Remove verbose debug log statements
Was probably useful during development of the module, but now it just causes
excessive log spam every refresh interval.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Wed, 14 Jan 2026 13:54:26 +0000 |
| parents | fe081789f7b5 |
| children |
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. Compatibility ============= ------- -------------- trunk Doesn't work (uses is_admin) 0.12 Works? ------- --------------
