Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Thu, 18 May 2023 14:47:54 +0200 | Kim Alvefur | mod_http_oauth2: Disable Referrer via header |
Thu, 18 May 2023 14:25:11 +0200 | Kim Alvefur | mod_http_oauth2: Always render errors as HTML for OOB redirect URI |
Thu, 18 May 2023 14:17:58 +0200 | Kim Alvefur | mod_http_oauth2: Use validated redirect URI when returning errors to client |
Thu, 18 May 2023 14:07:37 +0200 | Kim Alvefur | mod_http_oauth2: Return OAuth error for authz code store error |
Thu, 18 May 2023 14:02:09 +0200 | Kim Alvefur | mod_http_oauth2: Validate redirect_uri before using it for error redirects |
Thu, 18 May 2023 13:41:23 +0200 | Kim Alvefur | mod_http_oauth2: Don't return redirects or HTML from token endpoint |
Thu, 18 May 2023 13:27:27 +0200 | Kim Alvefur | mod_http_oauth2: Tweak formatting of log message |