Software /
code /
prosody
Comparison
CHANGES @ 12674:72f431b4dc2c
Merge role-auth->trunk
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 22 Aug 2022 13:53:35 +0100 (2022-08-22) |
parent | 12673:2d330edf8bf2 |
child | 12734:447aef5e942c |
comparison
equal
deleted
inserted
replaced
12639:6d9ee0a3eb4b | 12674:72f431b4dc2c |
---|---|
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 |