Mercurial > prosody-modules
log mod_firewall/definitions.lib.lua @ 2728:11fdfd73a527
age | author | description |
---|---|---|
2017-02-26 | Matthew Wild | mod_firewall: Remove unused variable assignment |
2017-02-26 | Matthew Wild | mod_firewall: Support filters for normalizing items before checking for them in lists |
2017-02-20 | Matthew Wild | mod_firewall: Improve debug logging for LIST file backend |
2017-02-20 | Matthew Wild | mod_firewall: Fix file backend init code |
2017-02-20 | Matthew Wild | mod_firewall: Add 'file' backend for lists (read-only atm) |
2017-02-20 | Matthew Wild | mod_firewall: Add dummy add/remove methods for HTTP lists |
2017-02-20 | Matthew Wild | mod_firewall: Add SEARCH, PATTERN definitions and SCAN condition to check tokenized stanza:find() against a list |