]> git.eshelyaron.com Git - emacs.git/commit
Allow a function for the :secret in a plstore
authorAndrew G Cohen <cohen@andy.bu.edu>
Thu, 27 Aug 2020 05:14:26 +0000 (13:14 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Thu, 27 Aug 2020 05:14:26 +0000 (13:14 +0800)
commit90ce0421542bf2a983fdb65075c96fa9d7f5e6c9
tree15539342edd9ce1847ecc41f448a05ec4631b61d
parentf8082a5ccae11508c7eb80ca4d9fabb341985419
Allow a function for the :secret in a plstore

* lisp/auth-source.el (auth-source-plstore-search): If the :secret
value is a function, call it on plist to obtain the real password.
lisp/auth-source.el