view mod_admin_probe/README.md @ 6321:2f01497b04c9

mod_block_registrations: Fix indentation
author Kim Alvefur <zash@zash.se>
date Sat, 06 Sep 2025 19:25:15 +0200
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?
  ------- --------------