mod_admin_probe/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 31 Dec 2022 15:32:25 +0100
changeset 5126 25f39ceccbca
parent 5011 34fb3d239ac1
permissions -rw-r--r--
mod_rest/README: Fix XML well-formedness in example (thanks drsnuggles)

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