mod_auth_internal_hashed: Add oauthbearer handler to our SASL profile
|
Matthew Wild |
Wed, 01 Mar 2023 13:05:17 +0000 |
mod_tokenauth: Add SASL handler backend that can accept and verify tokens
|
Matthew Wild |
Wed, 01 Mar 2023 13:04:36 +0000 |
mod_tokenauth: Add some sanity checking of the new optional parameters
|
Matthew Wild |
Wed, 01 Mar 2023 13:02:51 +0000 |
mod_tokenauth: Add 'purpose' constraint
|
Matthew Wild |
Wed, 01 Mar 2023 13:01:21 +0000 |
mod_saslauth: Support for SASL handlers forcing a specific resource
|
Matthew Wild |
Wed, 01 Mar 2023 12:56:08 +0000 |
util.sasl: Add SASL OAUTHBEARER mechanism (RFC 7628)
|
Matthew Wild |
Wed, 01 Mar 2023 12:55:00 +0000 |
mod_admin_adhoc: Add XEP-0133 commands to Disable and Re-Enable users
|
Kim Alvefur |
Thu, 23 Feb 2023 18:39:02 +0100 |
CHANGES: Mention new ability to disable and enable user accounts
|
Kim Alvefur |
Thu, 23 Feb 2023 18:11:15 +0100 |
mod_admin_shell: Add commands to disable and enable accounts
|
Kim Alvefur |
Thu, 23 Feb 2023 18:10:06 +0100 |
mod_c2s: Disconnect accounts when they are disabled
|
Kim Alvefur |
Thu, 23 Feb 2023 16:28:57 +0100 |
core.usermanager: Fire events when enabling and disabling users
|
Kim Alvefur |
Thu, 23 Feb 2023 16:25:31 +0100 |
core.usermanager: Add methods for enabling and disabling users
|
Kim Alvefur |
Thu, 23 Feb 2023 16:24:41 +0100 |
core.usermanager: Add Teal description file
|
Kim Alvefur |
Thu, 23 Feb 2023 16:04:02 +0100 |
mod_auth_internal_hashed: Implement methods to enable and disable users
|
Kim Alvefur |
Thu, 23 Feb 2023 14:44:35 +0100 |