mod_admin_probe/README.markdown
author Matthew Wild <mwild1@gmail.com>
Thu, 08 Jun 2023 19:19:46 +0100
changeset 5545 3804ee5117ca
parent 5011 34fb3d239ac1
permissions -rw-r--r--
mod_firewall: Load marks from storage on demand rather than at login This ensures people who don't use marks, or use them infrequently, don't pay a perf cost on every resource bind.

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