File

mod_admin_probe/README.markdown @ 5070:5cc6f3749376

mod_sasl2_fast: Fix make_token() to return appropriate result
author Matthew Wild <mwild1@gmail.com>
date Sat, 15 Oct 2022 19:41:33 +0100
parent 5007:34fb3d239ac1
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?
  ------- --------------