log mod_firewall/conditions.lib.lua @ 5393:9b9d612f9083

age author description
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
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]
2017-12-30 Kim Alvefur mod_firewall: Make SUBSCRIBED match for stanzas sent to self (fixes #1052)
2017-03-10 Matthew Wild mod_firewall: Add some more comments
2017-03-03 Matthew Wild mod_firewall: Add and document CROSSING GROUPS condition