]> git.eshelyaron.com Git - emacs.git/commit
Precise password cache in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Nov 2024 11:35:15 +0000 (12:35 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 15 Nov 2024 12:40:52 +0000 (13:40 +0100)
commit04790dfa79454f5626f503db5e796c6aff190c5c
tree365bd38e0c0cf9fbb599adfd860cec3518c99799
parent4a412126a46fa91efa0d2a91b5b1add1dc15cccc
Precise password cache in Tramp

* doc/misc/tramp.texi (Password handling):
Describe auth-source-cache-expiry and auth-source-do-cache instead
of password-cache-expiry and password-cache.  (Bug#74105)

* lisp/net/tramp.el (tramp-read-passwd): Check for `auth-sources'
being non-nil.

(cherry picked from commit c96e57609076c4d5627e698a6f12a731a77c365e)
doc/misc/tramp.texi
lisp/net/tramp.el