Thu, 11 May 2023 21:37:35 +0200 |
Kim Alvefur |
mod_http_oauth2: Fix inclusion of role in refreshed access tokens
|
Thu, 11 May 2023 15:10:44 +0200 |
Kim Alvefur |
mod_http_oauth2: Fix unintentional persistence
|
Wed, 10 May 2023 19:49:40 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Update compatibility section with unknowns
|
Wed, 10 May 2023 19:33:37 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Also do XEP-0106 escaping in SASL OAUTHBEARER
|
Wed, 10 May 2023 19:11:25 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Stub not implemented auth module methods
|
Wed, 10 May 2023 18:32:47 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Add Mastodon to README
|
Wed, 10 May 2023 13:52:31 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Allow different username in PLAIN vs final JID
|
Wed, 10 May 2023 13:45:28 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Remove untested JID mapping
|
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
|