Mercurial > prosody-modules
view mod_admin_probe/README.markdown @ 2070:2356114ff505
mod_firewall: Optimize string match operations, string.find is faster than .match since no string is returned
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 11 Mar 2016 18:13:53 +0100 |
parents | 3278fa267199 |
children | 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.