mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-24 16:17:11 +08:00
* Add client-side keyboard-interactive auth method handler for in-band MFA. Signed-off-by: Chris Thach <chris.thach@goteleport.com> * Use require.IsType to ensure helpful info is returned on type assert fail. Signed-off-by: Chris Thach <chris.thach@goteleport.com> * Use BadParameter err. Make name const. Rename package name without underscore. Embed ssh.ConnMetadata. Signed-off-by: Chris Thach <chris.thach@goteleport.com> --------- Signed-off-by: Chris Thach <chris.thach@goteleport.com>