Log

mod_http_oauth2/mod_http_oauth2.lua @ 6245:ea58d2893afb draft default tip

description author age
Merge update draft default tip Trần H. Trung Tue, 29 Apr 2025 23:27:06 +0700
mod_http_oauth2: Allow JIDs as username for password grant magicfelix Sat, 19 Apr 2025 20:32:37 +0200
mod_http_oauth2: Pass client to token to enable introspection magicfelix Sat, 19 Apr 2025 18:30:57 +0200
mod_http_oauth2: Change password grant to take username instead of JID [BC] Kim Alvefur Sat, 19 Apr 2025 16:25:24 +0200
mod_http_oauth2: Require client authentication for password grant magicfelix Sat, 19 Apr 2025 16:42:21 +0200
Merge draft Trần H. Trung Tue, 18 Mar 2025 00:31:36 +0700
Merge draft Trần H. Trung Mon, 17 Mar 2025 23:42:11 +0700
mod_http_oauth2: Reorder HTTP handler (noop) Kim Alvefur Sun, 16 Mar 2025 21:56:25 +0100
mod_http_oauth2: Fix check for userinfo endpoint handler Kim Alvefur Thu, 31 Oct 2024 21:49:32 +0100
mod_http_oauth2: Fix error due to mistake in 5f8a306c8306 Kim Alvefur Sat, 07 Sep 2024 15:20:23 +0200
mod_http_oauth2: Simplify negation in condition Kim Alvefur Sat, 31 Aug 2024 14:46:33 +0200
mod_http_oauth2: Require a stringprepped host part of URLs Kim Alvefur Sat, 31 Aug 2024 13:30:55 +0200
mod_http_oauth2: Ensure URL ports are integer in correct range Kim Alvefur Thu, 29 Aug 2024 18:03:23 +0200
mod_http_oauth2: Reject URLs with 'userinfo' part (thanks mimi89999) Kim Alvefur Thu, 29 Aug 2024 16:02:46 +0200
mod_http_oauth2: Guard against malformed authorization header Kim Alvefur Mon, 15 Jul 2024 20:02:25 +0200
mod_http_oauth2: HTTP authentication schemes are case-insensitive Kim Alvefur Sun, 14 Jul 2024 17:47:06 +0200
mod_http_oauth2: Reflect changes to defaults etc Kim Alvefur Tue, 05 Mar 2024 00:32:00 +0100
mod_http_oauth2: Reuse JWT issuance time as substitute for auth time Kim Alvefur Wed, 24 Jan 2024 17:55:26 +0100
mod_http_oauth2: Reduce log level for error delivery via redirect Kim Alvefur Sat, 23 Dec 2023 00:06:35 +0100
mod_http_oauth2: Tweak fallback error text Kim Alvefur Sat, 23 Dec 2023 00:01:30 +0100
mod_http_oauth2: Improve registration schema documentation parts Kim Alvefur Thu, 21 Dec 2023 18:26:42 +0100
mod_http_oauth2: Do not enforce PKCE on Device and OOB flows Kim Alvefur Fri, 15 Dec 2023 12:10:07 +0100
mod_http_oauth2: Add logger to "session" for auth event Kim Alvefur Mon, 04 Dec 2023 21:36:35 +0100
mod_http_oauth2: Move some code earlier Kim Alvefur Mon, 04 Dec 2023 21:07:54 +0100
mod_http_oauth2: Reject unparsable URLs Kim Alvefur Sun, 03 Dec 2023 23:51:54 +0100
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f0 Kim Alvefur Sun, 03 Dec 2023 23:44:18 +0100
mod_http_oauth2: Handle login_hint without @hostpart Kim Alvefur Sun, 03 Dec 2023 15:07:50 +0100
mod_http_oauth2: Fire authentication events on login form Kim Alvefur Fri, 01 Dec 2023 22:40:41 +0100
mod_http_oauth2: Comment on authorization code storage Kim Alvefur Fri, 01 Dec 2023 21:35:25 +0100
mod_http_oauth2: Make defaults more secure Kim Alvefur Tue, 14 Nov 2023 23:19:19 +0100