mod_admin_probe/README.markdown
author Matthew Wild <mwild1@gmail.com>
Thu, 30 May 2024 17:55:48 +0100
changeset 5920 1927d4d27a26
parent 5011 34fb3d239ac1
permissions -rw-r--r--
mod_report_forward: Some whitespace fixes

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