aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2023-11-01 22:49:56 +0100
committerKim Alvefur <zash@zash.se>2023-11-01 22:49:56 +0100
commit6c0ba09487584b9f0f0a91eca23ef11cd3d27f5b (patch)
tree62287a786a55a24b90b0a2c28151cc03de4e37df /CHANGES
parent918bb97dd567cfdb2e2fe16c1e08c708e422f341 (diff)
downloadprosody-6c0ba09487584b9f0f0a91eca23ef11cd3d27f5b.tar.gz
prosody-6c0ba09487584b9f0f0a91eca23ef11cd3d27f5b.zip
mod_s2s_auth_dane_in: DANE support for s2sin
Complements the DANE support for outgoing connections included in net.connect
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2c55ec76..37c493c6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,6 +32,7 @@ TRUNK
- Implement 'tls-server-end-point' channel binding
- New role and permissions framework and API
- Ability to disable and enable user accounts
+- Full DANE support for s2s
### Storage