Wed, 10 May 2023 13:43:59 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Remove untested role mapping
|
Wed, 10 May 2023 12:55:13 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Expect XEP-0106 escaped username in PLAIN
|
Wed, 10 May 2023 12:39:05 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Make 'scope' configurable in password grant request
|
Mon, 08 May 2023 20:12:43 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Add setting for client_secret
|
Mon, 08 May 2023 20:01:34 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Work without token validation endpoint
|
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
|
Sun, 07 May 2023 19:07:52 +0200 |
Kim Alvefur |
mod_http_oauth2: Add function for filtering roles
|
Sun, 07 May 2023 19:29:15 +0200 |
Kim Alvefur |
mod_http_oauth2: Support granting zero role-scopes
|
Sun, 07 May 2023 19:40:57 +0200 |
Kim Alvefur |
mod_http_oauth2: Revert role selector, going to try something else
|