Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5481:03a647d2837e
age | author | description |
---|---|---|
Thu, 18 May 2023 14:51:48 +0200 | Kim Alvefur | mod_http_oauth2: Allow CORS for browser clients |
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 |