Mercurial > prosody-modules
diff mod_admin_probe/README.markdown @ 5008:bd63feda3704
Merge role-auth
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 22 Aug 2022 15:39:02 +0100 |
parents | 34fb3d239ac1 |
children |
line wrap: on
line diff
--- a/mod_admin_probe/README.markdown Tue Aug 16 13:10:39 2022 +0200 +++ b/mod_admin_probe/README.markdown Mon Aug 22 15:39:02 2022 +0100 @@ -5,3 +5,11 @@ 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? + ------- --------------