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