Software /
code /
prosody
Comparison
CHANGES @ 13729:b50eadfddd57 13.0
util.x509: Per RFC 9525, remove obsolete Common Name check
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 11 Feb 2024 13:34:13 +0100 |
parent | 13719:4309c934e813 |
comparison
equal
deleted
inserted
replaced
13727:704765bfe0a3 | 13729:b50eadfddd57 |
---|---|
44 - Implement 'tls-server-end-point' channel binding | 44 - Implement 'tls-server-end-point' channel binding |
45 - New role and permissions framework and API | 45 - New role and permissions framework and API |
46 - Ability to disable and enable user accounts | 46 - Ability to disable and enable user accounts |
47 - Full DANE support for s2s | 47 - Full DANE support for s2s |
48 - A "grace period" is now supported for deletion requests via in-band registration | 48 - A "grace period" is now supported for deletion requests via in-band registration |
49 - No longer check certificate Common Names per RFC 9525 | |
49 | 50 |
50 ### Storage | 51 ### Storage |
51 | 52 |
52 - New 'keyval+' combined keyval/map store type | 53 - New 'keyval+' combined keyval/map store type |
53 - Performance improvements in internal archive stores | 54 - Performance improvements in internal archive stores |