mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-09-05 08:37:25 -04:00
[wiki] Add bug mentioned in developer guide to known bugs list
This commit is contained in:
@@ -5,3 +5,4 @@
|
|||||||
- **This will be addressed** in v0.2.1
|
- **This will be addressed** in v0.2.1
|
||||||
- Using a password-protected SSH identity file will prompt for the key's password multiple times when syncing
|
- Using a password-protected SSH identity file will prompt for the key's password multiple times when syncing
|
||||||
- **This will be addressed** in v0.2.1
|
- **This will be addressed** in v0.2.1
|
||||||
|
- Password-protected SSH identity files currently only prompt for password entry in the CLI, and thus they are not yet supported in GUI/TUI implementations
|
||||||
|
|||||||
+1
-1
@@ -45,5 +45,5 @@ configKey = <value>
|
|||||||
```
|
```
|
||||||
This ensures that a user can use multiple client applications with the same configuration while avoiding conflicts.
|
This ensures that a user can use multiple client applications with the same configuration while avoiding conflicts.
|
||||||
|
|
||||||
# Relevant Bugs Affecting Third-Party Implementations
|
# Relevant Bugs Affecting Third-Party Client Implementations
|
||||||
- Password-protected SSH identity files currently only prompt for password entry in the CLI, and thus they are not yet supported in GUI/TUI implementations
|
- Password-protected SSH identity files currently only prompt for password entry in the CLI, and thus they are not yet supported in GUI/TUI implementations
|
||||||
|
|||||||
Reference in New Issue
Block a user