diff options
author | Kim Alvefur <zash@zash.se> | 2023-02-23 18:11:15 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-02-23 18:11:15 +0100 |
commit | 087ffc7f32375c64a777291fa049b59e6dfaf44c (patch) | |
tree | 75b40005355a19d02229c7051a2d33f90003e2ef /CHANGES | |
parent | 701fb4fce01b2e7a99b14a83aecf3f95cd2ad955 (diff) | |
download | prosody-087ffc7f32375c64a777291fa049b59e6dfaf44c.tar.gz prosody-087ffc7f32375c64a777291fa049b59e6dfaf44c.zip |
CHANGES: Mention new ability to disable and enable user accounts
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ TRUNK - Advertise supported SASL Channel-Binding types (XEP-0440) - Implement RFC 9266 'tls-exporter' channel binding with TLS 1.3 - New role and permissions framework and API +- Ability to disable and enable user accounts ## Changes |