log mod_firewall/conditions.lib.lua @ 5819:bb51cf204dd4 default tip

age author description
Tue, 12 Dec 2023 19:06:37 +0000 Matthew Wild mod_firewall: TO/FROM ROLE: Handle JIDs with no role (thanks Zash)
Mon, 11 Dec 2023 19:09:25 +0000 Matthew Wild mod_firewall: Fix TO/FROM ROLE
Sun, 12 Nov 2023 16:37:47 +0100 Kim Alvefur mod_firewall: Add FROM COUNTRY condition based on GeoIP DB
Thu, 08 Jun 2023 16:17:25 +0100 Matthew Wild mod_firewall: Split some long lines [luacheck]
Thu, 08 Jun 2023 13:04:19 +0100 Matthew Wild mod_firewall: Fix inverted logic of 'FROM FULL JID?'
Thu, 08 Jun 2023 11:28:06 +0100 Matthew Wild mod_firewall: Add 'FROM FULL JID?' condition
Thu, 11 Aug 2022 17:04:53 +0100 Matthew Wild mod_firewall: Update for role-auth (backwards compatible)
Wed, 30 Jun 2021 14:48:59 +0200 Kim Alvefur mod_firewall: Remove reliance on full_sessions being a global
Sun, 19 Apr 2020 23:38:39 +0200 Kim Alvefur mod_firewall: Remove trailing whitespace
Mon, 13 Apr 2020 21:53:01 +0200 Kim Alvefur mod_firewall: Fix use of unpack() on Lua 5.3
Mon, 12 Mar 2018 12:26:15 +0100 Kim Alvefur mod_firewall: Add special case for $local zone (fixes #1090)
Fri, 09 Mar 2018 13:35:44 +0000 Matthew Wild mod_firewall: Add PENDING SUBSCRIPTION FROM SENDER? condition
Sat, 24 Feb 2018 21:40:56 +0100 Kim Alvefur mod_firewall: Add experimental user-centric persistent marks behind a feature flag
Fri, 16 Feb 2018 07:54:35 +0100 Kim Alvefur mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081)
Wed, 03 Jan 2018 07:49:22 +0100 Kim Alvefur mod_firewall: Trim trailing whitespace [luacheck]