log mod_firewall/conditions.lib.lua @ 4727:e6f46d1b3337

age author description
2021-06-30 Kim Alvefur mod_firewall: Remove reliance on full_sessions being a global
2020-04-19 Kim Alvefur mod_firewall: Remove trailing whitespace
2020-04-13 Kim Alvefur mod_firewall: Fix use of unpack() on Lua 5.3
2018-03-12 Kim Alvefur mod_firewall: Add special case for $local zone (fixes #1090)
2018-03-09 Matthew Wild mod_firewall: Add PENDING SUBSCRIPTION FROM SENDER? condition
2018-02-24 Kim Alvefur mod_firewall: Add experimental user-centric persistent marks behind a feature flag
2018-02-16 Kim Alvefur mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081)
2018-01-03 Kim Alvefur mod_firewall: Trim trailing whitespace [luacheck]