Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Mon, 08 May 2023 19:57:10 +0200 | Kim Alvefur | mod_auth_oauth_external: Fix missing import of util.jid |
Sun, 07 May 2023 20:44:44 +0200 | Kim Alvefur | mod_rest/rest.sh: Trim trailing whitespace |
Sun, 07 May 2023 20:42:33 +0200 | Kim Alvefur | mod_rest/rest.sh: Add --logout to revoke token |
Sun, 07 May 2023 20:41:35 +0200 | Kim Alvefur | mod_rest/rest.sh: Make scopes to request configurable in restrc |
Sun, 07 May 2023 20:25:18 +0200 | Kim Alvefur | mod_http_oauth2: Strip unknown scopes from consent page |
Sun, 07 May 2023 20:24:18 +0200 | Kim Alvefur | mod_http_oauth2: Simplify code with the power of first class functions |
Sun, 07 May 2023 19:11:20 +0200 | Kim Alvefur | mod_http_oauth2: More functional functions |