# HG changeset patch # User Matthew Wild # Date 1661169790 -3600 # Node ID 2d330edf8bf2a7fd37fcde81751d9d7fe25936d7 # Parent c8f59ce7d3cfe775c4e90abac85f997b69bc732c CHANGES: Add role auth diff -r c8f59ce7d3cf -r 2d330edf8bf2 CHANGES --- a/CHANGES Thu Aug 18 19:00:01 2022 +0200 +++ b/CHANGES Mon Aug 22 13:03:10 2022 +0100 @@ -18,6 +18,7 @@ - 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 ## Changes