Log

mod_http_oauth2/mod_http_oauth2.lua @ 6088:a8f1cae2c8d6

description author age
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