log

age author description
Fri, 13 Jun 2025 12:52:28 +0200 Kim Alvefur READMEs: fixup compat tables
Fri, 13 Jun 2025 11:39:58 +0200 Menel mod_pastebin: Update Readme
Fri, 13 Jun 2025 10:49:45 +0200 Menel mod_cloud_notify: Readme: labels, how hard can it be?
Fri, 13 Jun 2025 10:48:20 +0200 Menel mod_cloud_notify: actually fix labels
Fri, 13 Jun 2025 10:44:37 +0200 Menel mod_cloud_notify: Readme: fix links and labels that were removed in the last commit
Fri, 13 Jun 2025 10:36:52 +0200 Menel mod_cloud_notify: Update Readme
Fri, 13 Jun 2025 10:10:26 +0200 Menel mod_csi_grace_period: Fix readme again
Fri, 13 Jun 2025 10:08:21 +0200 Menel mod_csi_grace_period: Readme Fix Tab at beginning of line
Fri, 13 Jun 2025 10:04:40 +0200 Menel mod_muc_moderation: Readme Compatibility
Fri, 13 Jun 2025 09:58:51 +0200 Menel :multble modules: fix tab-> space
Fri, 13 Jun 2025 09:53:41 +0200 Menel Multible community modules: Update Readme
Sun, 08 Jun 2025 13:49:07 +0200 Kim Alvefur mod_auto156: Add brief README
Sun, 08 Jun 2025 13:36:40 +0200 Kim Alvefur mod_flags: Add short stub README with link to Prosody docs
Sun, 08 Jun 2025 13:28:33 +0200 Kim Alvefur mod_s2s_auth_samecert: Add brief README
Sat, 07 Jun 2025 22:13:41 +0200 Kim Alvefur mod_http_oauth2: Add comment referencing RFC 8176
Sat, 07 Jun 2025 22:02:18 +0200 Kim Alvefur mod_http_oauth2: Reorder metadata by source
Fri, 06 Jun 2025 20:01:13 +0200 Kim Alvefur mod_s2soutinjection: Update compatibility info
Wed, 04 Jun 2025 17:32:19 +0200 Kim Alvefur mod_http_oauth2: Fire authentication events in password grant
Tue, 03 Jun 2025 17:20:52 +0200 Kim Alvefur mod_http_oauth2: Return instead of throwing errors
Tue, 03 Jun 2025 17:04:19 +0200 Kim Alvefur mod_http_oauth2: Forbid inclusion of disabled grant and response types
Tue, 03 Jun 2025 16:59:07 +0200 Kim Alvefur mod_http_oauth2: Allow zero response types (e.g. with the password grant)
Tue, 03 Jun 2025 01:11:37 +0200 Kim Alvefur mod_http_oauth2: Remove now redundant client_id check from remaining grant handlers
Tue, 03 Jun 2025 10:45:45 +0200 Link Mauve mod_tls_policy: Remove unneeded exec bit
Tue, 03 Jun 2025 10:45:37 +0200 Link Mauve mod_private_adhoc: Remove unneeded exec bit
Mon, 02 Jun 2025 22:21:44 +0200 Kim Alvefur mod_http_oauth2: Refactor client grant and response type checks
Mon, 02 Jun 2025 20:55:20 +0200 Kim Alvefur mod_http_oauth2: Enforce the registered grant types
Mon, 02 Jun 2025 12:59:32 +0100 Matthew Wild mod_http_admin_api: Switch from mod_lastlog2 to mod_account_activity
Sat, 31 May 2025 16:59:35 +0200 Kim Alvefur mod_rest: Enable HTTP Basic authentication for Components
Sat, 31 May 2025 16:07:29 +0200 Kim Alvefur mod_http_oauth2: Remove unused variable [luacheck]
Sat, 31 May 2025 16:07:18 +0200 Kim Alvefur mod_http_oauth2: Fix indentation