Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Fri, 03 Mar 2023 11:24:05 +0000 | Matthew Wild | mod_http_oauth2: Add OIDC discovery endpoint (thanks Zash) |
Thu, 02 Mar 2023 23:59:09 +0100 | Kim Alvefur | mod_http_oauth2: Implement OOB special redirect URI in code flow |
Thu, 02 Mar 2023 23:57:29 +0100 | Kim Alvefur | mod_http_oauth2: Add settings for allowed grant and response types |
Thu, 02 Mar 2023 22:06:50 +0100 | Kim Alvefur | mod_http_oauth2: Implement the Implicit flow |
Thu, 02 Mar 2023 22:00:42 +0100 | Kim Alvefur | mod_http_oauth2: Fix treatment of 'redirect_uri' parameter in code flow |
Thu, 02 Mar 2023 11:38:57 +0100 | Kim Alvefur | mod_s2s_whitelist/README: Show inclusion in modules_enabled in example |