Enable `auth-source-debug' by default. Add and use `auth-source-do-warn'.
authorTed Zlatanov <tzz@lifelogs.com>
Tue, 15 Feb 2011 15:31:58 +0000 (09:31 -0600)
committerTed Zlatanov <tzz@lifelogs.com>
Tue, 15 Feb 2011 15:31:58 +0000 (09:31 -0600)
commitd3688d0bb275d5d3dcca7cc741bddc8021ac06e7
tree06f6c36f0a62873da9b50fe5e979980ff4f356ab
parent840dabe9e34ea9352d423c6b5069c8afade109b2
Enable `auth-source-debug' by default.  Add and use `auth-source-do-warn'.

* auth-source.el (auth-source-debug): Enable by default and don't
mention the obsolete `auth-source-hide-passwords'.
(auth-source-do-warn): New function to debug unconditionally.
(auth-source-do-debug): Use it.
(auth-source-backend-parse): Use it for invalid `auth-sources' entries
and for Secrets API entries when the secrets.el library is not
available.
lisp/ChangeLog
lisp/auth-source.el