view mod_admin_probe/README.md @ 6358:de2651ba8bae

mod_pubsub_serverinfo: Use log_status to preserve last publication result This can be retrieved with e.g. 'prosodyctl shell module info pubsub_serverinfo'
author Matthew Wild <mwild1@gmail.com>
date Wed, 14 Jan 2026 13:56:31 +0000
parents fe081789f7b5
children
line wrap: on
line source

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