Software /
code /
prosody-modules
Log
mod_firewall/conditions.lib.lua @ 2386:00eed68f63bf
description | author | age |
---|---|---|
mod_firewall: INSPECT: support for literal substring search and expressions | Matthew Wild | Sat, 19 Nov 2016 15:52:32 +0000 |
mod_firewall: INSPECT: Handle stanza:find() returning nil (i.e. path didn't match) | Matthew Wild | Tue, 15 Nov 2016 14:58:16 +0000 |
mod_firewall: INSPECT: Emit compilation error when the given stanza path is used for comparison but doesn't return a string | Matthew Wild | Tue, 15 Nov 2016 14:57:40 +0000 |
mod_firewall: Add conditions for testing whether a sender of a stanza is in the recipient's roster (or in a certain roster group) | Matthew Wild | Fri, 04 Nov 2016 12:46:11 +0000 |
mod_firewall: Add support for throttling based on user-defined properties (experimental) | Matthew Wild | Fri, 18 Mar 2016 09:47:52 +0000 |
mod_firewall: Allow underscore in mark names (thanks Ge0rG) | Matthew Wild | Fri, 18 Mar 2016 09:45:02 +0000 |
mod_firewall: Move meta() function to main module, and make it a global so libs can use it | Matthew Wild | Thu, 17 Mar 2016 21:29:07 +0000 |