Diff

CHANGES @ 10723:144a1ee24a4e

util.sasl.digest-md5: Remove, obsolete since 2011 RFC 6331 lists several problems with this outdated authentication mechanism. The code here was also completely ignored by lint checks and has probably not been used for a long time, as it is incompatible with SCRAM-hashed password storage.
author Kim Alvefur <zash@zash.se>
date Tue, 14 Apr 2020 16:51:24 +0200
parent 10631:58cc0bc09f3d
child 10969:d70db967c1b7
line wrap: on
line diff
--- a/CHANGES	Mon Apr 13 16:14:39 2020 +0200
+++ b/CHANGES	Tue Apr 14 16:51:24 2020 +0200
@@ -15,6 +15,7 @@
 -   MUC presence broadcast controls
 -   ALPN support in mod\_net\_multiplex
 -   `daemonize` option deprecated
+-   SASL DIGEST-MD5 removed
 
 0.11.0
 ======