Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5392:c0a6f39caf47
age | author | description |
---|---|---|
Sun, 30 Apr 2023 16:42:04 +0200 | Kim Alvefur | mod_http_oauth2: Fix missing base64 part of base64url (Thanks KeyCloak) |
Sun, 30 Apr 2023 16:41:30 +0200 | Kim Alvefur | mod_http_oauth2: Fix accidental uppercase in invocation of hash function |
Sun, 30 Apr 2023 16:13:40 +0200 | Kim Alvefur | mod_http_oauth2: Advertise the currently supported id_token signing algorithm |
Sun, 30 Apr 2023 15:20:05 +0200 | Kim Alvefur | mod_http_oauth2: Specify that 'contacts' items are emails in client registration |
Sat, 29 Apr 2023 15:47:03 +0200 | Kim Alvefur | Back out 6f13200c9fc1: Confused request URI with redirect URI |
Sat, 29 Apr 2023 13:26:33 +0200 | Kim Alvefur | mod_http_oauth2: Advertise required registration of redirect URIs |
Sat, 29 Apr 2023 13:23:30 +0200 | Kim Alvefur | mod_http_oauth2: Advertise supported token endpoint auth methods |
Sat, 29 Apr 2023 13:09:49 +0200 | Kim Alvefur | mod_http_oauth2: Allow configuring PKCE challenge methods |