Log

mod_firewall/definitions.lib.lua @ 2188:63764d6e7e38

description author age
mod_firewall: Fix another unprotected use of util.cache Matthew Wild Fri, 18 Mar 2016 09:59:42 +0000
mod_firewall: Don't use util.cache unless it's needed, and add explanatory error if it is not available Matthew Wild Fri, 18 Mar 2016 09:57:09 +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: Silence warnings about unused arguments [luacheck] Kim Alvefur Fri, 11 Mar 2016 18:52:36 +0100
mod_firewall: Fix missing import of util.set (used to be global) Kim Alvefur Fri, 18 Sep 2015 15:27:53 +0200
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 % Matthew Wild Tue, 07 May 2013 10:33:49 +0100