log mod_firewall/mod_firewall.lua @ 5699:83a2fb6df746

age author description
21 months ago Matthew Wild mod_firewall: Add console commands to mark/unmark users
21 months ago Matthew Wild mod_firewall: enable marks by default
22 months ago Matthew Wild mod_firewall: Initialize compiled chunk just once for all handlers
2023-01-27 Kim Alvefur mod_firewall: Fix 'is_admin' internal dependency rule #1797 (thanks diane)
2022-08-11 Matthew Wild mod_firewall: Update for role-auth (backwards compatible)
2021-06-30 Kim Alvefur mod_firewall: Remove reliance on full_sessions being a global
2021-06-05 Matthew Wild mod_firewall: Allow underscores in definition names
2020-04-19 Kim Alvefur mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin)
2018-03-12 Kim Alvefur mod_firewall: Add special case for $local zone (fixes #1090)
2018-02-24 Kim Alvefur mod_firewall: Add experimental user-centric persistent marks behind a feature flag
2018-01-03 Kim Alvefur mod_firewall: Trim trailing whitespace [luacheck]
2017-02-26 Matthew Wild mod_firewall: Add 'test' subcommand to read stanzas from stdin and test them against rules
2017-02-26 Matthew Wild mod_firewall: Remove ambiguity from tokens dep parameter
2017-02-26 Matthew Wild mod_firewall: Fix for including the same dependency with different parameters
2017-02-25 Matthew Wild mod_firewall: Compatibility fix for 0.9 (no module:unhook())