Log

mod_firewall/conditions.lib.lua @ 5855:5afc8273c5ef

description author age
mod_firewall: TO/FROM ROLE: Handle JIDs with no role (thanks Zash) Matthew Wild Tue, 12 Dec 2023 19:06:37 +0000
mod_firewall: Fix TO/FROM ROLE Matthew Wild Mon, 11 Dec 2023 19:09:25 +0000
mod_firewall: Add FROM COUNTRY condition based on GeoIP DB Kim Alvefur Sun, 12 Nov 2023 16:37:47 +0100
mod_firewall: Split some long lines [luacheck] Matthew Wild Thu, 08 Jun 2023 16:17:25 +0100
mod_firewall: Fix inverted logic of 'FROM FULL JID?' Matthew Wild Thu, 08 Jun 2023 13:04:19 +0100
mod_firewall: Add 'FROM FULL JID?' condition Matthew Wild Thu, 08 Jun 2023 11:28:06 +0100
mod_firewall: Update for role-auth (backwards compatible) Matthew Wild Thu, 11 Aug 2022 17:04:53 +0100
mod_firewall: Remove reliance on full_sessions being a global Kim Alvefur Wed, 30 Jun 2021 14:48:59 +0200
mod_firewall: Remove trailing whitespace Kim Alvefur Sun, 19 Apr 2020 23:38:39 +0200
mod_firewall: Fix use of unpack() on Lua 5.3 Kim Alvefur Mon, 13 Apr 2020 21:53:01 +0200
mod_firewall: Add special case for $local zone (fixes #1090) Kim Alvefur Mon, 12 Mar 2018 12:26:15 +0100
mod_firewall: Add PENDING SUBSCRIPTION FROM SENDER? condition Matthew Wild Fri, 09 Mar 2018 13:35:44 +0000
mod_firewall: Add experimental user-centric persistent marks behind a feature flag Kim Alvefur Sat, 24 Feb 2018 21:40:56 +0100
mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081) Kim Alvefur Fri, 16 Feb 2018 07:54:35 +0100
mod_firewall: Trim trailing whitespace [luacheck] Kim Alvefur Wed, 03 Jan 2018 07:49:22 +0100
mod_firewall: Make SUBSCRIBED match for stanzas sent to self (fixes #1052) Kim Alvefur Sat, 30 Dec 2017 23:53:41 +0100
mod_firewall: Add some more comments Matthew Wild Fri, 10 Mar 2017 10:36:17 +0000
mod_firewall: Add and document CROSSING GROUPS condition Matthew Wild Fri, 03 Mar 2017 12:31:15 +0000
mod_firewall: Remove ambiguity from tokens dep parameter Matthew Wild Sun, 26 Feb 2017 09:50:16 +0000
mod_firewall: Fix compilation error if TYPE/KIND had no parameter Matthew Wild Sat, 25 Feb 2017 18:38:26 +0000
mod_firewall: TO/FROM ADMIN OF: Fix string quoting Matthew Wild Sat, 25 Feb 2017 16:53:45 +0000
mod_firewall: Fix TO/FROM ADMIN to use current (module) host Matthew Wild Sat, 25 Feb 2017 15:47:22 +0000
mod_firewall: SUBSCRIBED: Only check roster if 'to' address has a nodepart (fixes traceback) Matthew Wild Fri, 24 Feb 2017 09:51:43 +0000
mod_firewall: TO SELF: Use raw stanza.attr.to directly, as 'to' defaults to bare JID if nil Matthew Wild Fri, 24 Feb 2017 09:50:49 +0000
mod_firewall: Add TO FULL JID Matthew Wild Thu, 23 Feb 2017 14:13:57 +0000
mod_firewall: Fix everything wrong with SENT_DIRECTED_PRESENCE_TO_SENDER Matthew Wild Thu, 23 Feb 2017 14:11:31 +0000
mod_firewall: Add TO/FROM ADMIN Matthew Wild Thu, 23 Feb 2017 14:06:48 +0000
mod_firewall: Support expressions in TO/FROM EXACTLY Matthew Wild Thu, 23 Feb 2017 14:05:39 +0000
mod_firewall: Add and document COUNT condition Matthew Wild Tue, 21 Feb 2017 22:41:58 +0000
mod_firewall: Make parameter to 'IN ROSTER' optional Matthew Wild Tue, 21 Feb 2017 10:37:10 +0000