Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Thu, 23 Mar 2023 16:28:08 +0100 | Kim Alvefur | mod_http_oauth2: Allow user to decide which requested scopes to grant |
Thu, 23 Mar 2023 16:19:09 +0100 | Kim Alvefur | mod_http_oauth2: Use <fieldset> in templates because it looks nice |
Thu, 23 Mar 2023 12:47:51 +0100 | Kim Alvefur | mod_rest: Update prosody_oauth.py example to non-legacy OAuth2 |
Wed, 22 Mar 2023 00:09:58 +0100 | Kim Alvefur | mod_http_oauth2: Remove another reference to obsolete function |
Tue, 21 Mar 2023 22:29:47 +0100 | Kim Alvefur | mod_http_oauth2: Relax payload content type checking in revocation |
Tue, 21 Mar 2023 22:23:28 +0100 | Kim Alvefur | mod_http_oauth2: Remove now unused code |
Tue, 21 Mar 2023 22:02:38 +0100 | Kim Alvefur | mod_http_oauth2: Allow revoking a token without OAuth client credentials |
Tue, 21 Mar 2023 21:57:18 +0100 | Kim Alvefur | mod_http_oauth2: Correctly verify OAuth client credentials on revocation |