Closed vinokurig closed 4 days ago
If an SSH key with an INCORRECT passphrase is added to the user namespace, an error is shown on any remote git operation from the Che-code git extension. Also is reproduced if the SSH key with passphrase is entered without the passphrase.
7.95@next
User Preferences
SSH keys
Open Folder
projects/<cloned repository>
Git pull
See: an error appears:
The passphrase input must be used.
OpenShift
No response
chectl/next
macOS
Related pull request https://github.com/che-incubator/che-code/pull/400
Describe the bug
If an SSH key with an INCORRECT passphrase is added to the user namespace, an error is shown on any remote git operation from the Che-code git extension. Also is reproduced if the SSH key with passphrase is entered without the passphrase.
Che version
7.95@next
Steps to reproduce
User Preferences
->SSH keys
and enter the key values, but DO NOT ENTER or enter an INCORRECT passphrase.Open Folder
button in the explorer widget and select the clone repository folder:projects/<cloned repository>
Git pull
command.See: an error appears:
Expected behavior
The passphrase input must be used.
Runtime
OpenShift
Screenshots
No response
Installation method
chectl/next
Environment
macOS
Eclipse Che Logs
No response
Additional context
Related pull request https://github.com/che-incubator/che-code/pull/400