]> git.eshelyaron.com Git - emacs.git/commit
Fix "password" detection in authinfo mode
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 22 Sep 2019 12:35:09 +0000 (14:35 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 22 Sep 2019 12:35:09 +0000 (14:35 +0200)
commitd8157a113396ab1563c4909e26f5717097f47a9e
tree683a6057569e092e4eb145069f17f6e17394bc2f
parent942665d6d2d8b4dc8e7964a7684f075b8184d2c3
Fix "password" detection in authinfo mode

* lisp/auth-source.el (authinfo--hide-passwords): Ensure that we
only hit actual "password" entries and not "foo-password" and the
like.
lisp/auth-source.el