Override password-cache-expiry with auth-source-cache-expiry.
[gnus] / lisp / ChangeLog
index 2577934..f7adaa1 100644 (file)
@@ -4,6 +4,9 @@
        result when the user doesn't want to write to the file.
        (auth-source-netrc-search): Expect a synthetic result and proceed
        accordingly.
+       (auth-source-cache-expiry): New variable to override
+       `password-cache-expiry'.
+       (auth-source-remember): Use it.
 
        * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
        parameter.  Create entry if necessary by using :create t.