Mercurial > prosody-modules
view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6100:8ef4d825ad50
mod_anti_spam: Fix stanza type check in presence handler
This was letting presence subscriptions slip through the net.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Tue, 31 Dec 2024 21:38:14 +0000 |
| parents | ace4f251a64b |
| children |
line wrap: on
line source
module:depends("cloud_notify_encrypted"); module:depends("cloud_notify_priority_tag"); module:depends("cloud_notify_filters");
