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)
|
Mon, 06 Mar 2023 16:53:27 +0100 |
Kim Alvefur |
mod_http_oauth2: Remove authorization codes after use
|
Mon, 06 Mar 2023 16:49:43 +0100 |
Kim Alvefur |
mod_http_oauth2: Fix authorization code logic
|
Mon, 06 Mar 2023 10:37:43 +0000 |
Matthew Wild |
mod_http_oauth2: Switch to '303 See Other' redirects
|
Mon, 06 Mar 2023 10:29:14 +0000 |
Matthew Wild |
mod_http_oauth2: Allow non-HTTPS on localhost URLs
|
Mon, 06 Mar 2023 09:46:58 +0000 |
Matthew Wild |
mod_http_oauth2: Add authentication, consent and error pages
|