Add ~/.authinfo to the default, since that's probably most useful for users.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Fri, 17 Sep 2010 22:13:35 +0000 (00:13 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Fri, 17 Sep 2010 22:13:35 +0000 (00:13 +0200)
lisp/ChangeLog
lisp/auth-source.el

index 069170b..e6b496e 100644 (file)
@@ -1,5 +1,8 @@
 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
+       that's probably most useful for users.
+
        * gnus-int.el (gnus-check-server): Save result so that it doesn't say
        "failed" all the time.
 
index 5b44c0b..a86d8d8 100644 (file)
@@ -107,7 +107,8 @@ Only relevant if `auth-source-debug' is not nil."
   :version "23.2" ;; No Gnus
   :type `boolean)
 
-(defcustom auth-sources '((:source "~/.authinfo.gpg"))
+(defcustom auth-sources '((:source "~/.authinfo.gpg")
+                         (:source "~/.authinfo"))
   "List of authentication sources.
 
 The default will get login and password information from a .gpg