[wiki] Add bug mentioned in developer guide to known bugs list

This commit is contained in:
2024-08-08 20:04:29 -04:00
parent cf796c984d
commit 38f3896e99
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -45,5 +45,5 @@ configKey = <value>
```
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