]> git.eshelyaron.com Git - emacs.git/commit
Add Tramp support for yubikey (bug#49714)
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 24 Jul 2021 11:58:03 +0000 (13:58 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 24 Jul 2021 11:58:03 +0000 (13:58 +0200)
commit9ad1f71c39eda81237df048cc170bee6e4216d97
tree2ce8af8e91a6e60e91d54fdd7ba5d98f95d54d2c
parentd8a4a5ac7c3cbccf938febc4cafb521a1daa165a
Add Tramp support for yubikey (bug#49714)

* lisp/net/tramp.el (tramp-yubikey-regexp): New defcustom.
(tramp-action-show-and-confirm-message): New defun.

* lisp/net/tramp-sh.el (tramp-actions-before-shell)
(tramp-actions-copy-out-of-band): Add `tramp-yubikey-regexp' action.
lisp/net/tramp-sh.el
lisp/net/tramp.el