Software /
code /
prosody
Comparison
CHANGES @ 12673:2d330edf8bf2
CHANGES: Add role auth
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 22 Aug 2022 13:03:10 +0100 |
parent | 12635:f928cb5c5d04 |
child | 12734:447aef5e942c |
comparison
equal
deleted
inserted
replaced
12672:c8f59ce7d3cf | 12673:2d330edf8bf2 |
---|---|
16 | 16 |
17 ### Security and authentication | 17 ### Security and authentication |
18 | 18 |
19 - Advertise supported SASL Channel-Binding types (XEP-0440) | 19 - Advertise supported SASL Channel-Binding types (XEP-0440) |
20 - Implement RFC 9266 'tls-exporter' channel binding with TLS 1.3 | 20 - Implement RFC 9266 'tls-exporter' channel binding with TLS 1.3 |
21 - New role and permissions framework and API | |
21 | 22 |
22 ## Changes | 23 ## Changes |
23 | 24 |
24 - Support sub-second precision timestamps | 25 - Support sub-second precision timestamps |
25 | 26 |