mod_admin_probe/README.markdown
author Kim Alvefur <zash@zash.se>
Fri, 25 Jun 2021 15:12:46 +0200
changeset 4603 06c9c9ef0a51
parent 1860 3278fa267199
child 5011 34fb3d239ac1
permissions -rw-r--r--
mod_invites_register: Fix missing 'from' attribute (thanks Martin) This should probably cause a noisier error in Prosody, than the current > No hosts[from_host] (please report): <stanza> A stack trace would have been useful, for example.

---
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.