From 0f773e4df59a9d35929d5839f89c15487a1dd0be Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 30 Jan 2021 23:59:18 +0000 Subject: gsasl authenticator: support client salted-password caching --- doc/doc-txt/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index e1a2fa335..6d66d05bf 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -188,6 +188,10 @@ JH/39 Bug 2691: fix $local_part_data. When the matching list element referred to a file, bad data was returned. This likely also affected $domain_part_data. +jh/40 The gsasl authenticator now supports caching of the salted password + generated by the client-side implementation. This required the addition + of a new variable: $auth4. + Exim version 4.94 -- cgit v1.2.3