Mercurial > prosody-modules
log
age | author | description |
---|---|---|
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 |
Tue, 07 Mar 2023 13:19:19 +0000 | Matthew Wild | mod_http_oauth2: Improve handling of redirect_uri matching and fallback |
Tue, 07 Mar 2023 13:14:25 +0100 | Kim Alvefur | mod_http_oauth2: Correct field name for HTTP response status code |
Tue, 07 Mar 2023 10:27:40 +0000 | Matthew Wild | mod_http_oauth2: Fix incorrect function name (thanks Zash/luacheck) |
Tue, 07 Mar 2023 10:26:57 +0000 | Matthew Wild | mod_cloud_notify: Add note about Lua version requirements to README |