| Sat, 02 May 2026 17:11:49 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Minor code cleanup
|
| Sat, 02 May 2026 16:13:35 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Raise error when configured without at least one endpoint
|
| Sat, 02 May 2026 16:10:48 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Reorder and comment on settings
|
| Wed, 18 Feb 2026 16:30:18 +0100 |
Kim Alvefur |
mod_auth_oauth_external: Pass on storage error from account info
|
| Sat, 17 Jan 2026 05:16:25 +0100 |
Kim Alvefur |
mod_auth_oauth_external: Implement user deletion
|
| Sat, 17 Jan 2026 05:14:25 +0100 |
Kim Alvefur |
mod_auth_oauth_external: Record existence of users
|
| Wed, 07 Aug 2024 17:59:14 +0200 |
Kim Alvefur |
mod_auth_oauth_external: Inherit default HTTP client settings (thanks nils)
|
| Sat, 25 Nov 2023 01:09:01 +0100 |
Kim Alvefur |
mod_auth_oauth_external: Fix typo
|
| Sun, 12 Nov 2023 02:35:34 +0100 |
Kim Alvefur |
mod_auth_oauth_external: Enable experimental http connection pooling
|
| 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 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
|
| Thu, 16 Mar 2023 13:04:13 +0100 |
Kim Alvefur |
mod_auth_oauth_external: Allow setting identity instead of discovery URL
|
| Thu, 16 Mar 2023 12:45:52 +0100 |
Kim Alvefur |
mod_auth_oauth_external: Support PLAIN via resource owner password grant
|
| Thu, 16 Mar 2023 12:45:22 +0100 |
Kim Alvefur |
mod_auth_oauth_external: Authenticate against an OAuth 2 provider
|