Software / code / prosody-modules
File
mod_admin_probe/README.markdown @ 4943:e67cc71727ca
mod_rest: Fix attempt to index nil in handling of single iq response
Fix handling of many responses, break handling of single response :(
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Tue, 17 May 2022 11:44:44 +0200 |
| parent | 1856:3278fa267199 |
| child | 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.