]> git.eshelyaron.com Git - emacs.git/commit
Code cleanup for Tramp's yubikey integration
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 3 Aug 2021 20:08:18 +0000 (22:08 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 3 Aug 2021 20:08:18 +0000 (22:08 +0200)
commit80cccd7ff15d254cb412e9939e27a348fbaa0425
tree77d1d4798c264ba80c7a470519ee7b66ac3d1630
parent88577aed3a17109bb7b13871f185133641c25e73
Code cleanup for Tramp's yubikey integration

* lisp/net/tramp-sh.el (tramp-actions-before-shell)
(tramp-actions-copy-out-of-band):
Use `tramp-security-key-confirm-regexp'.

* lisp/net/tramp.el (tramp-security-key-confirm-regexp): Rename from
`tramp-yubikey-regexp'.  Adapt docstring.
(tramp-security-key-confirmed-regexp): New defcustom.
(tramp-action-show-and-confirm-message):
Redisplay.  Use `tramp-security-key-confirmed-regexp'.
lisp/net/tramp-sh.el
lisp/net/tramp.el