mod_http_oauth2: Fix contrast of links on consent page
|
Kim Alvefur |
Tue, 07 Mar 2023 23:55:33 +0100 |
mod_http_oauth2: token endpoint: handle missing credentials
|
Matthew Wild |
Tue, 07 Mar 2023 15:33:07 +0000 |
mod_http_oauth2: Fail early when no authorization header present
|
Matthew Wild |
Tue, 07 Mar 2023 15:31:19 +0000 |
mod_http_oauth2: Support HTTP Basic auth on token endpoint
|
Matthew Wild |
Tue, 07 Mar 2023 15:27:50 +0000 |
mod_http_oauth2: Separate extracting credentials from requests and verifying
|
Matthew Wild |
Tue, 07 Mar 2023 15:18:41 +0000 |
mod_http_oauth2: Reflect ALL attributes of the client registration
|
Matthew Wild |
Tue, 07 Mar 2023 14:52:43 +0000 |
mod_rest: Point URLs to mod_http_oauth2 in demo mode
|
Kim Alvefur |
Tue, 07 Mar 2023 14:59:45 +0100 |
mod_http_oauth2: Improve handling of redirect_uri matching and fallback
|
Matthew Wild |
Tue, 07 Mar 2023 13:19:19 +0000 |
mod_http_oauth2: Correct field name for HTTP response status code
|
Kim Alvefur |
Tue, 07 Mar 2023 13:14:25 +0100 |
mod_http_oauth2: Fix incorrect function name (thanks Zash/luacheck)
|
Matthew Wild |
Tue, 07 Mar 2023 10:27:40 +0000 |
mod_cloud_notify: Add note about Lua version requirements to README
|
Matthew Wild |
Tue, 07 Mar 2023 10:26:57 +0000 |
mod_cloud_notify: Log warning when used on Lua 5.1
|
Matthew Wild |
Tue, 07 Mar 2023 10:24:58 +0000 |