Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Tue, 07 Mar 2023 15:33:07 +0000 | Matthew Wild | mod_http_oauth2: token endpoint: handle missing credentials |
Tue, 07 Mar 2023 15:31:19 +0000 | Matthew Wild | mod_http_oauth2: Fail early when no authorization header present |
Tue, 07 Mar 2023 15:27:50 +0000 | Matthew Wild | mod_http_oauth2: Support HTTP Basic auth on token endpoint |
Tue, 07 Mar 2023 15:18:41 +0000 | Matthew Wild | mod_http_oauth2: Separate extracting credentials from requests and verifying |
Tue, 07 Mar 2023 14:52:43 +0000 | Matthew Wild | mod_http_oauth2: Reflect ALL attributes of the client registration |
Tue, 07 Mar 2023 14:59:45 +0100 | Kim Alvefur | mod_rest: Point URLs to mod_http_oauth2 in demo mode |