mod_http_oauth2: Reference grant by id instead of value
|
Kim Alvefur |
Fri, 12 May 2023 11:11:38 +0200 |
mod_http_oauth2: Scope FIXMEs
|
Kim Alvefur |
Thu, 11 May 2023 21:43:23 +0200 |
mod_http_oauth2: Describe type signatures of scope handling functions
|
Kim Alvefur |
Thu, 11 May 2023 21:41:37 +0200 |
mod_http_oauth2: Allow requesting a subset of scopes on token refresh
|
Kim Alvefur |
Thu, 11 May 2023 21:40:09 +0200 |
mod_http_oauth2: Enforce client scope restrictions in authorization
|
Kim Alvefur |
Thu, 11 May 2023 19:33:44 +0200 |
mod_http_oauth2: Fix inclusion of role in refreshed access tokens
|
Kim Alvefur |
Thu, 11 May 2023 21:37:35 +0200 |
mod_http_oauth2: Fix unintentional persistence
|
Kim Alvefur |
Thu, 11 May 2023 15:10:44 +0200 |
mod_auth_oauth_external: Update compatibility section with unknowns
|
Kim Alvefur |
Wed, 10 May 2023 19:49:40 +0200 |
mod_auth_oauth_external: Also do XEP-0106 escaping in SASL OAUTHBEARER
|
Kim Alvefur |
Wed, 10 May 2023 19:33:37 +0200 |
mod_auth_oauth_external: Stub not implemented auth module methods
|
Kim Alvefur |
Wed, 10 May 2023 19:11:25 +0200 |
mod_auth_oauth_external: Add Mastodon to README
|
Kim Alvefur |
Wed, 10 May 2023 18:32:47 +0200 |
mod_auth_oauth_external: Allow different username in PLAIN vs final JID
|
Kim Alvefur |
Wed, 10 May 2023 13:52:31 +0200 |
mod_auth_oauth_external: Remove untested JID mapping
|
Kim Alvefur |
Wed, 10 May 2023 13:45:28 +0200 |
mod_auth_oauth_external: Remove untested role mapping
|
Kim Alvefur |
Wed, 10 May 2023 13:43:59 +0200 |
mod_auth_oauth_external: Expect XEP-0106 escaped username in PLAIN
|
Kim Alvefur |
Wed, 10 May 2023 12:55:13 +0200 |
mod_auth_oauth_external: Make 'scope' configurable in password grant request
|
Kim Alvefur |
Wed, 10 May 2023 12:39:05 +0200 |
mod_auth_oauth_external: Add setting for client_secret
|
Kim Alvefur |
Mon, 08 May 2023 20:12:43 +0200 |
mod_auth_oauth_external: Work without token validation endpoint
|
Kim Alvefur |
Mon, 08 May 2023 20:01:34 +0200 |
mod_auth_oauth_external: Fix missing import of util.jid
|
Kim Alvefur |
Mon, 08 May 2023 19:57:10 +0200 |
mod_rest/rest.sh: Trim trailing whitespace
|
Kim Alvefur |
Sun, 07 May 2023 20:44:44 +0200 |
mod_rest/rest.sh: Add --logout to revoke token
|
Kim Alvefur |
Sun, 07 May 2023 20:42:33 +0200 |
mod_rest/rest.sh: Make scopes to request configurable in restrc
|
Kim Alvefur |
Sun, 07 May 2023 20:41:35 +0200 |
mod_http_oauth2: Strip unknown scopes from consent page
|
Kim Alvefur |
Sun, 07 May 2023 20:25:18 +0200 |
mod_http_oauth2: Simplify code with the power of first class functions
|
Kim Alvefur |
Sun, 07 May 2023 20:24:18 +0200 |