log

age author description
Sat, 17 Jun 2023 18:15:00 +0200 Kim Alvefur mod_http_oauth2: Improve error messages for URI properties
Sat, 17 Jun 2023 16:28:13 +0200 Kim Alvefur mod_rest: Describe the error 'by' property in OpenAPI spec
Sat, 17 Jun 2023 16:26:33 +0200 Kim Alvefur mod_rest: List all error conditions in OpenAPI spec
Fri, 16 Jun 2023 00:10:46 +0200 Kim Alvefur mod_http_oauth2: Make note about handling repeated
Fri, 16 Jun 2023 00:06:53 +0200 Kim Alvefur mod_http_oauth2: Add TODO about disabling password grant
Fri, 16 Jun 2023 00:05:57 +0200 Kim Alvefur mod_http_oauth2: Disable CORS for authorization endpoint
Sun, 11 Jun 2023 14:06:28 +0200 Kim Alvefur mod_http_oauth2: Make CSP configurable
Sun, 11 Jun 2023 14:03:27 +0200 Kim Alvefur mod_http_oauth2: Link to RFC 7628 in README
Sun, 11 Jun 2023 14:02:47 +0200 Kim Alvefur mod_http_oauth2: Use code spans for some config options in README
Sat, 10 Jun 2023 12:04:00 +0200 Kim Alvefur mod_http_oauth2: Remove underscore prefix
Fri, 09 Jun 2023 18:07:15 +0200 Kim Alvefur mod_cloud_notify_extensions: Fix Markdown syntax of Compatibility table
Thu, 08 Jun 2023 19:47:35 +0100 Matthew Wild mod_firewall: Add console commands to mark/unmark users
Thu, 08 Jun 2023 19:19:46 +0100 Matthew Wild mod_firewall: Load marks from storage on demand rather than at login
Thu, 08 Jun 2023 19:15:12 +0100 Matthew Wild mod_firewall: Log warning when attempting to mark/unmark remote users
Thu, 08 Jun 2023 17:00:04 +0100 Matthew Wild mod_firewall: enable marks by default
Thu, 08 Jun 2023 16:59:22 +0100 Matthew Wild mod_firewall: Improve error when mark name contains invalid characters
Thu, 08 Jun 2023 16:53:12 +0100 Matthew Wild mod_firewall: marks: Fix marking a user with no previous marks
Thu, 08 Jun 2023 16:20:42 +0100 Matthew Wild mod_firewall: Update user marks to store instantly via map store
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 12:20:34 +0100 Matthew Wild mod_firewall: spam-blocking.pfw: Remove requirement for invites to have no body
Thu, 08 Jun 2023 11:30:39 +0100 Matthew Wild mod_firewall: scripts: spam-blocklists: Check sender and inviter of MUC invitations against blocklist
Thu, 08 Jun 2023 11:28:56 +0100 Matthew Wild mod_firewall: scripts: spam-blocking.pfw: Add special handling for MUC invites
Thu, 08 Jun 2023 11:28:06 +0100 Matthew Wild mod_firewall: Add 'FROM FULL JID?' condition
Thu, 08 Jun 2023 11:25:40 +0100 Matthew Wild mod_firewall: README: Add some emphasis on the exact behaviour of TO FULL JID
Wed, 07 Jun 2023 15:59:34 +0200 Kim Alvefur mod_rest: Merge some common properties between openapi and schema
Wed, 07 Jun 2023 15:52:02 +0200 Kim Alvefur mod_rest: Apply normalization to openapi spec
Wed, 07 Jun 2023 12:54:52 +0200 Kim Alvefur mod_http_oauth2: Simplify template using if-falsy operator
Wed, 07 Jun 2023 12:31:52 +0200 Kim Alvefur mod_http_dir_listing2: Fix wrong name for resource directory
Wed, 07 Jun 2023 12:27:13 +0200 Kim Alvefur mod_http_dir_listing2: Include html resources with plugin installer