Mercurial > prosody-modules
log mod_firewall/conditions.lib.lua @ 2238:dc4e77824318
age | author | description |
---|---|---|
Fri, 18 Mar 2016 09:47:52 +0000 | Matthew Wild | mod_firewall: Add support for throttling based on user-defined properties (experimental) |
Fri, 18 Mar 2016 09:45:02 +0000 | Matthew Wild | mod_firewall: Allow underscore in mark names (thanks Ge0rG) |
Thu, 17 Mar 2016 21:29:07 +0000 | Matthew Wild | mod_firewall: Move meta() function to main module, and make it a global so libs can use it |
Thu, 17 Mar 2016 14:45:08 +0100 | Kim Alvefur | mod_firewall: Correct zone condition to check bare JID |
Thu, 17 Mar 2016 12:27:48 +0000 | Matthew Wild | mod_firewall: Fix usage of incorrect variable current_time in ORIGIN_MARKED condition (thanks Ge0rG) |
Thu, 17 Mar 2016 11:37:19 +0000 | Matthew Wild | mod_firewall: INSPECT: Support for pattern matches (confusingly using ~= instead of =) |