Comparison

CHANGES @ 12909:ce508097b2c8

CHANGES: Mention new ability to disable and enable user accounts
author Kim Alvefur <zash@zash.se>
date Thu, 23 Feb 2023 18:11:15 +0100
parent 12866:54aea2622459
child 12958:640476114eb6
comparison
equal deleted inserted replaced
12908:e96c3ea64996 12909:ce508097b2c8
28 ### Security and authentication 28 ### Security and authentication
29 29
30 - Advertise supported SASL Channel-Binding types (XEP-0440) 30 - Advertise supported SASL Channel-Binding types (XEP-0440)
31 - Implement RFC 9266 'tls-exporter' channel binding with TLS 1.3 31 - Implement RFC 9266 'tls-exporter' channel binding with TLS 1.3
32 - New role and permissions framework and API 32 - New role and permissions framework and API
33 - Ability to disable and enable user accounts
33 34
34 ## Changes 35 ## Changes
35 36
36 - Support sub-second precision timestamps 37 - Support sub-second precision timestamps
37 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy 38 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy