From 49d478067ba22d087c65b35a8bb9b782be1ee173 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 15 Jan 2020 14:22:42 +0000 Subject: gsasl authenticator: support crypted secrets, server side --- doc/doc-txt/NewStuff | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 8a00bfc67..f5421a7f2 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -21,7 +21,10 @@ Version 4.94 driver for PLAIN; only against itself for SCRAM-SHA-1 and SCRAM-SHA-1-PLUS methods. - 5. Variable $local_part_verified, set by the router check_local_part condition + 5. Server-side support in the gsasl authenticator for encrypted passwords, as an + alternate for the existing plaintext. + + 6. Variable $local_part_verified, set by the router check_local_part condition with untainted data. -- cgit v1.2.3