log

age author description
Thu, 18 May 2023 13:19:25 +0200 Kim Alvefur mod_http_oauth2: Use error status code when rendering error page
Thu, 18 May 2023 13:03:09 +0200 Kim Alvefur mod_http_oauth2: Add human-readable error messages
Thu, 18 May 2023 12:57:23 +0200 Kim Alvefur mod_http_oauth2: Fix returning errors from response handlers
Wed, 17 May 2023 19:40:27 +0200 Kim Alvefur mod_http_oauth2: Add a special "xmpp" scope that grants the users' default role
Wed, 17 May 2023 18:49:22 +0200 Kim Alvefur mod_http_oauth2: Add support for the OpenID 'login_hint' parameter
Wed, 17 May 2023 17:56:56 +0200 Kim Alvefur mod_http_oauth2: Note about partial OpenID Discovery implementation
Wed, 17 May 2023 17:38:18 +0200 Kim Alvefur mod_http_oauth2: Split long list line in README
Wed, 17 May 2023 16:40:07 +0200 Kim Alvefur mod_http_oauth2: Proper OAuth error for invalid redirect URI in implicit flow too
Wed, 17 May 2023 16:34:19 +0200 Kim Alvefur mod_http_oauth2: Return proper OAuth error for invalid redirect URI
Wed, 17 May 2023 13:51:30 +0200 Kim Alvefur mod_http_oauth2: Fix use of arbitrary ports in loopback redirect URIs
Wed, 17 May 2023 00:55:50 +0200 Kim Alvefur mod_http_oauth2: Add FIXME about loopback redirect URIs
Wed, 17 May 2023 00:09:37 +0200 Kim Alvefur mod_http_oauth2: Rename variables to improve clarity
Tue, 16 May 2023 22:18:12 +0200 Kim Alvefur mod_http_oauth2: Do minimal validation of private-use URI schemes
Tue, 16 May 2023 22:16:39 +0200 Kim Alvefur mod_http_oauth2: Reject relative redirect URIs
Tue, 16 May 2023 21:10:55 +0200 Kim Alvefur mod_http_oauth2: Reject duplicate list items in client registration