Mercurial > prosody-modules
log mod_firewall/definitions.lib.lua @ 2128:21bc4d7cddae
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, 11 Mar 2016 18:52:36 +0100 | Kim Alvefur | mod_firewall: Silence warnings about unused arguments [luacheck] |
Fri, 18 Sep 2015 15:27:53 +0200 | Kim Alvefur | mod_firewall: Fix missing import of util.set (used to be global) |
Tue, 07 May 2013 10:33:49 +0100 | Matthew Wild | mod_firewall: Make defining objects generic (currently zones and rate limits), so more can easily be added. Also a syntax change... definition lines must begin with % |