[GH-ISSUE #921] If you can create a password card first and select the card to replace password input when configuring the server #3665

Closed
opened 2026-03-13 12:32:11 +03:00 by kerem · 9 comments
Owner

Originally created by @hshsdxx on GitHub (Apr 25, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/921

Originally assigned to: @VShawn on GitHub.

I want to add a function: If you can create a password card first and select a card to replace the password input when configuring the server, you can reduce duplicate password input, when the password changes, you can reset the server with the same password by just modifying the password card, which greatly reduces duplicate operations.

Originally created by @hshsdxx on GitHub (Apr 25, 2025). Original GitHub issue: https://github.com/1Remote/1Remote/issues/921 Originally assigned to: @VShawn on GitHub. I want to add a function: If you can create a password card first and select a card to replace the password input when configuring the server, you can reduce duplicate password input, when the password changes, you can reset the server with the same password by just modifying the password card, which greatly reduces duplicate operations.
kerem 2026-03-13 12:32:11 +03:00
Author
Owner

@itagagaki commented on GitHub (Apr 25, 2025):

What about using an external password manager?

<!-- gh-comment-id:2829564705 --> @itagagaki commented on GitHub (Apr 25, 2025): What about using an external password manager?
Author
Owner

@hshsdxx commented on GitHub (Apr 25, 2025):

How to use an external password manager

<!-- gh-comment-id:2829585642 --> @hshsdxx commented on GitHub (Apr 25, 2025): How to use an external password manager
Author
Owner

@VShawn commented on GitHub (Apr 25, 2025):

How to use an external password manager

Image

mobaxterm can do, though I think external password manager is overkill for 1Remote.

I have been hesitating whether to develop a standalone password vault feature for long, as it requires a lot of UI modifications and would make exporting sessions to JSON more complex.

<!-- gh-comment-id:2829824728 --> @VShawn commented on GitHub (Apr 25, 2025): > How to use an external password manager ![Image](https://github.com/user-attachments/assets/bea62b29-f777-4d5f-8665-dfd68432aee9) mobaxterm can do, though I think `external password manager` is overkill for 1Remote. I have been hesitating whether to develop a standalone password vault feature for long, as it requires a lot of UI modifications and would make exporting sessions to JSON more complex.
Author
Owner

@hshsdxx commented on GitHub (Apr 27, 2025):

I think from the perspective of users, this function will be very practical. In most cases, server passwords are very difficult to remember, especially for company servers

<!-- gh-comment-id:2832833908 --> @hshsdxx commented on GitHub (Apr 27, 2025): I think from the perspective of users, this function will be very practical. In most cases, server passwords are very difficult to remember, especially for company servers
Author
Owner

@github-actions[bot] commented on GitHub (May 27, 2025):

This issue is stale because it has been open for 30 days with no activity.

<!-- gh-comment-id:2910905465 --> @github-actions[bot] commented on GitHub (May 27, 2025): This issue is stale because it has been open for 30 days with no activity.
Author
Owner

@VShawn commented on GitHub (May 27, 2025):

I still don't want to create a password vault, but the "inherited" mode can work.

This means server A can inheried and use server B's password, and when B changes the password, A's password will be updated.

There are many details to consider in this solution, such as whether it is allowed to create a new server C inheriting A, and how A and C should handle the situation after B is deleted.

Image

<!-- gh-comment-id:2911860443 --> @VShawn commented on GitHub (May 27, 2025): I still don't want to create a password vault, but the "inherited" mode can work. This means server A can inheried and use server B's password, and when B changes the password, A's password will be updated. There are many details to consider in this solution, such as whether it is allowed to create a new server C inheriting A, and how A and C should handle the situation after B is deleted. ![Image](https://github.com/user-attachments/assets/2f82a6fe-e927-4968-9059-a509fd8ece70)
Author
Owner

@github-actions[bot] commented on GitHub (Jun 27, 2025):

This issue is stale because it has been open for 30 days with no activity.

<!-- gh-comment-id:3011119237 --> @github-actions[bot] commented on GitHub (Jun 27, 2025): This issue is stale because it has been open for 30 days with no activity.
Author
Owner

@VShawn commented on GitHub (Jul 2, 2025):

done by #948

<!-- gh-comment-id:3025896960 --> @VShawn commented on GitHub (Jul 2, 2025): done by #948
Author
Owner

@hshsdxx commented on GitHub (Jul 2, 2025):

done by #948

thank you very much for your support

<!-- gh-comment-id:3025963640 --> @hshsdxx commented on GitHub (Jul 2, 2025): > done by [#948](https://github.com/1Remote/1Remote/issues/948) thank you very much for your support
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#3665
No description provided.