]> git.eshelyaron.com Git - emacs.git/commit
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
authorKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 28 Mar 2010 23:52:01 +0000 (23:52 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 28 Mar 2010 23:52:01 +0000 (23:52 +0000)
commitfb178e4c7213ea7a59efaf9f70eaaed75daa3206
treeafad515a055fe533d0d7fc80121d0a407107f571
parent40f0529d4edc393ef09e93909126ef1af33e00ca
2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
 * auth-source.el (auth-sources): Change default to be simpler.  Explain
 about Secret Service API sources.  Improve Customize options.
 (auth-source-pick): Change to accept any number of search parameters.
 Implement fallbacks iteratively, not recursively.  Add scoring on the
 second pass and sort by score.  Call Secret Service API when needed.
 (auth-source-user-or-password): Use it.  Call Secret Service API
 directly when needed to get the user name and the password.
lisp/gnus/ChangeLog
lisp/gnus/auth-source.el