mod_admin_probe/README.markdown
author Matthew Wild <mwild1@gmail.com>
Wed, 24 Apr 2024 13:47:48 +0100
changeset 5895 512f912fdfa5
parent 5011 34fb3d239ac1
permissions -rw-r--r--
mod_http_admin_api: Use new API in mod_announce to send announcements

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