Tramp: Handle PIN requests from security keys (don't merge)
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 9 Feb 2024 10:05:14 +0000 (11:05 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 9 Feb 2024 10:05:14 +0000 (11:05 +0100)
commitf1e7b5230ad93aab20af1fd7b09931a746a89d5d
tree777b0664d03de1869d24c4c04d69ec19406613ac
parent7d3a144486461869b943f04a45e84c0c3d926732
Tramp: Handle PIN requests from security keys (don't merge)

* doc/misc/tramp.texi (Frequently Asked Questions): Clarify FIDO entry.

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

* lisp/net/tramp.el (tramp-security-key-pin-regexp): New defcustom.
(tramp-action-otp-password, tramp-read-passwd): Trim password prompt.
(tramp-action-show-and-confirm-message): Expand for PIN requests.
doc/misc/tramp.texi
lisp/net/tramp-sh.el
lisp/net/tramp.el