]> git.eshelyaron.com Git - emacs.git/commit
Integrate auth-source with password-store
authorDamien Cassou <damien@cassou.me>
Sat, 4 Feb 2017 07:51:32 +0000 (08:51 +0100)
committerTed Zlatanov <tzz@lifelogs.com>
Thu, 27 Apr 2017 21:37:58 +0000 (17:37 -0400)
commit0e066efe3b84ee9ecfc0a075e0ce289311f6d160
tree9bfcb8bb21f7d37b3124a7f171d255ead8dc56ff
parent9e43525077697e75244d1275ec0ba88a7c2ed7f9
Integrate auth-source with password-store

* lisp/auth-source-pass.el: auth-source backend for password-store.
* test/lisp/auth-source-pass-tests.el: Tests for auth-source-pass
  behavior.
lisp/auth-source-pass.el [new file with mode: 0644]
test/lisp/auth-source-pass-tests.el [new file with mode: 0644]