authz: Add method for retrieving all roles
|
Kim Alvefur |
Sat, 04 Mar 2023 18:40:43 +0100 |
mod_tokenauth: Fix misplaced closing parenthesis
|
Kim Alvefur |
Thu, 02 Mar 2023 22:34:29 +0100 |
util.sasl.oauthbearer: Fix traceback on authz in unexpected format
|
Kim Alvefur |
Thu, 02 Mar 2023 14:37:46 +0100 |
mod_tokenauth: Gracefully handle missing tokens
|
Matthew Wild |
Wed, 01 Mar 2023 18:43:54 +0000 |
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 |