mod_admin_probe/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 11 Nov 2023 22:47:14 +0100
changeset 5701 4a0279c5c7ed
parent 5011 34fb3d239ac1
permissions -rw-r--r--
mod_storage_s3: Implement archive store deletion Not the most efficient way but should work.

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