]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#49289 also for other auth-source backends
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 18 Jun 2024 14:43:53 +0000 (16:43 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 22 Jun 2024 15:38:14 +0000 (17:38 +0200)
commitdb890e59db380d8bb71172c32a24edc240b45787
treefdd0732d3885716b993cacf54f7bd8f2c5740123
parent08f0023fcc022a0747defd54ee2127becd3cd44e
Fix bug#49289 also for other auth-source backends

* lisp/auth-source.el (auth-info-password): Revert commit 59261e6f4fe.
(auth-source-secrets-create, auth-source-plstore-create):
Search also for :user.  (Bug#49289)

(cherry picked from commit ce85d3811daea42db78fc1c5bc4a7375ac5e209d)
lisp/auth-source.el