mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-28 03:55:49 +03:00
[GH-ISSUE #137] ssh 无法使用MFA #41
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xiehaitang on GitHub (Oct 28, 2023).
Original GitHub issue: https://github.com/team-ide/teamide/issues/137
1、ssh 无法使用MFA
2、最新版本不支持一件删除所有日志,报错如下:
sql: converting argument $1 type: unsupported type []interface {}, a slice of interface
3、希望支持presto
4、ssh希望增加多个窗口同时操作的功能
@Spinestars commented on GitHub (Dec 20, 2023):
同样的问题,ssh 无法使用 MFA。MFA是现在非常常见的验证工具,不支持MFA,基本意味着 ssh 功能等于是废弃功能。