Software /
code /
prosody
Comparison
CHANGES @ 13282:2a65fc6da156
CHANGES: Mention 'tls-server-end-point'
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 22 Oct 2023 19:00:24 +0200 |
parent | 13259:9097149923ae |
child | 13284:ffd3dadf6247 |
comparison
equal
deleted
inserted
replaced
13281:288ddca37639 | 13282:2a65fc6da156 |
---|---|
27 | 27 |
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 - Implement 'tls-server-end-point' channel binding | |
32 - New role and permissions framework and API | 33 - New role and permissions framework and API |
33 - Ability to disable and enable user accounts | 34 - Ability to disable and enable user accounts |
34 | 35 |
35 ### Storage | 36 ### Storage |
36 | 37 |