File

mod_admin_probe/README.md @ 6329:c95dffd984a4

mod_rest: Add -v flag to example script to allow increasing verbosity
author Kim Alvefur <zash@zash.se>
date Thu, 03 Jul 2025 17:50:18 +0200
parent 6003:fe081789f7b5
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?
  ------- --------------