Query the user for whether to store the credentials.
[gnus] / lisp / ChangeLog
index 6210d65..367efe3 100644 (file)
@@ -1,5 +1,13 @@
 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * auth-source.el (auth-source-create): Query the user for whether to
+       store the credentials.
+
+       * netrc.el (netrc-store-data): New function.
+
+       * auth-source.el (auth-source-user-or-password): Use the existing auth
+       sources, if any, for creation.
+
        * gnus.el (gnus-group-fast-parameter): Return the last matching
        parameter instead of the first matching parameter.