File

mod_admin_probe/README.markdown @ 5602:eae5599bc0b4

mod_client_management: Add way to revoke (one) client by software This is a bit hacky but it works.
author Kim Alvefur <zash@zash.se>
date Fri, 14 Jul 2023 15:01:56 +0200
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?
  ------- --------------