Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5469:03f393d572fe
age | author | description |
---|---|---|
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 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 |