log mod_firewall/mod_firewall.lua @ 6424:ec4a0e4d950e

age author description
Sun, 01 Feb 2026 14:09:14 +0100 Link Mauve mod_firewall: Use util.time instead of prosody.util.time, for 0.12 compatibility
Fri, 30 Jan 2026 15:03:21 +0100 Link Mauve mod_firewall: Switch to prosody.util.time.now() to get the current time
Fri, 07 Jun 2024 16:14:58 +0100 Matthew Wild mod_server_contact_info: Backport from prosody trunk
Tue, 12 Mar 2024 14:31:21 +0000 Matthew Wild mod_firewall: Support util.id.* as dependencies
Sun, 11 Feb 2024 12:50:53 +0100 Kim Alvefur mod_firewall: Fix to find scripts when installed with plugin installer
Tue, 12 Dec 2023 19:06:37 +0000 Matthew Wild mod_firewall: TO/FROM ROLE: Handle JIDs with no role (thanks Zash)
Sun, 12 Nov 2023 16:37:47 +0100 Kim Alvefur mod_firewall: Add FROM COUNTRY condition based on GeoIP DB
Thu, 08 Jun 2023 19:47:35 +0100 Matthew Wild mod_firewall: Add console commands to mark/unmark users
Thu, 08 Jun 2023 17:00:04 +0100 Matthew Wild mod_firewall: enable marks by default
Fri, 28 Apr 2023 13:27:06 +0100 Matthew Wild mod_firewall: Initialize compiled chunk just once for all handlers
Fri, 27 Jan 2023 23:06:25 +0100 Kim Alvefur mod_firewall: Fix 'is_admin' internal dependency rule #1797 (thanks diane)
Thu, 11 Aug 2022 17:04:53 +0100 Matthew Wild mod_firewall: Update for role-auth (backwards compatible)