Mercurial > prosody-modules
comparison mod_admin_probe/README.md @ 5975:fe081789f7b5
All community modules: Unify file extention of Markdown files to .md
| author | Menel <menel@snikket.de> |
|---|---|
| date | Tue, 22 Oct 2024 10:26:01 +0200 |
| parents | mod_admin_probe/README.markdown@34fb3d239ac1 |
| children |
comparison
equal
deleted
inserted
replaced
| 5974:5a65a632d5b9 | 5975:fe081789f7b5 |
|---|---|
| 1 --- | |
| 2 summary: Allow server administrators to probe any user | |
| 3 ... | |
| 4 | |
| 5 This module lets server administrators send `<presence type="probe"/>` | |
| 6 to any local user and receive their presence in response, bypassing | |
| 7 roster checks. | |
| 8 | |
| 9 Compatibility | |
| 10 ============= | |
| 11 | |
| 12 ------- -------------- | |
| 13 trunk Doesn't work (uses is_admin) | |
| 14 0.12 Works? | |
| 15 ------- -------------- |
