Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Fri, 05 Apr 2013 19:18:41 +0100 | Matthew Wild | mod_firewall/conditions: Don't use table.insert, so things are happy when compile_jid_match() returns nil |
Fri, 05 Apr 2013 19:17:33 +0100 | Matthew Wild | mod_firewall/conditions: Support Lua patterns in JID matching, and make <*>@example.com NOT match example.com |
Fri, 05 Apr 2013 18:50:52 +0100 | Matthew Wild | mod_firewall/actions: Break out logic into a separate reusable function |