]> git.eshelyaron.com Git - emacs.git/commit
Add password-cache support to ldap.el
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 13 Nov 2014 06:23:54 +0000 (01:23 -0500)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 13 Nov 2014 07:31:14 +0000 (02:31 -0500)
commit87ff9aeb42780e7d5e713360d6ee96d0b7609cff
tree3dc725da397a3231c199c084ccc19bd5ddb06296
parentb7d2dfa9f3eb4daf1499de8cc7ad76683ac5dbec
Add password-cache support to ldap.el

* net/ldap.el: Require password-cache.
(ldap-password-read): New function.
(ldap-search-internal): Call ldap-password-read when it is
configured to be called.
lisp/ChangeLog
lisp/net/ldap.el