[PR #564] [MERGED] Fix the bug that ssh private key cannot be modified in UI #2805

Closed
opened 2026-03-01 17:23:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/1Remote/1Remote/pull/564
Author: @LazuliKao
Created: 11/16/2023
Status: Merged
Merged: 11/16/2023
Merged by: @VShawn

Base: mainHead: main


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -6 deletions)

View changed files

📝 Ui/View/Editor/Forms/SftpFormView.xaml.cs (+3 -2)
📝 Ui/View/Editor/Forms/SshFormView.xaml.cs (+4 -4)

📄 Description

DataContext of SshFormView.xaml has already been changed to an instance of SshFormViewModel, the previous one (Protocol.SSH ) is in property New .


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/1Remote/1Remote/pull/564 **Author:** [@LazuliKao](https://github.com/LazuliKao) **Created:** 11/16/2023 **Status:** ✅ Merged **Merged:** 11/16/2023 **Merged by:** [@VShawn](https://github.com/VShawn) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`caac746`](https://github.com/1Remote/1Remote/commit/caac746aef32b25260afb6c11a958db36430f246) fix ssh private key bug - [`eac93e2`](https://github.com/1Remote/1Remote/commit/eac93e290301e61df30b064c5396015b46124c66) ssh private key in SFTP ### 📊 Changes **2 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Ui/View/Editor/Forms/SftpFormView.xaml.cs` (+3 -2) 📝 `Ui/View/Editor/Forms/SshFormView.xaml.cs` (+4 -4) </details> ### 📄 Description `DataContext` of `SshFormView.xaml` has already been changed to an instance of SshFormViewModel, the previous one (Protocol.SSH ) is in property `New` . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:23:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#2805
No description provided.