CodeEditApp / CodeEditApp/CodeEdit
✨ Clone Via SSH
Open
enhancement
source control
- Dominant language
- Swift
- Stars
- 23k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
With our current implementation, SSH only works if the user has both one key configured per host, and no password protected keys. Our implementation needs to be built out to handle any additional prompts the SSH session may ask for. For instance a system password to unlock a protected key, a two-factor authentication prompt from the session, etc.
Contributor guide
Assessment
This issue has not been assessed yet.