mod_admin_probe/README.markdown
author Matthew Wild <mwild1@gmail.com>
Thu, 22 Sep 2022 16:43:51 +0100
changeset 5051 023f21bfcc08
parent 5011 34fb3d239ac1
permissions -rw-r--r--
mod_sasl2_bind2: Generate resource from client tag if provided This follows the updated advice in the latest XEP-0386 proposal.

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