[GH-ISSUE #746] Do not save the password in the quick connection mode. #2532

Closed
opened 2026-03-01 17:21:15 +03:00 by kerem · 6 comments
Owner

Originally created by @BurmSSS on GitHub (Oct 30, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/746

Originally assigned to: @VShawn on GitHub.

In Quick Connect mode, the program remembers the last login and password, which is not
good for security.
There is a problem that the next time you connect via a quick connection, you can view the last password entered.
It would be nice to have a setting to remember the login and password or not.

image

Originally created by @BurmSSS on GitHub (Oct 30, 2024). Original GitHub issue: https://github.com/1Remote/1Remote/issues/746 Originally assigned to: @VShawn on GitHub. In Quick Connect mode, the program remembers the last login and password, which is not good for security. There is a problem that the next time you connect via a quick connection, you can view the last password entered. It would be nice to have a setting to remember the login and password or not. ![image](https://github.com/user-attachments/assets/89e3b9e2-72ea-45f5-bf1b-3879dd4ecb70)
kerem 2026-03-01 17:21:15 +03:00
Author
Owner

@majkinetor commented on GitHub (Oct 30, 2024):

Why is that a security problem?

<!-- gh-comment-id:2447765547 --> @majkinetor commented on GitHub (Oct 30, 2024): Why is that a security problem?
Author
Owner

@BurmSSS commented on GitHub (Oct 31, 2024):

According to our organization's security policy, passwords cannot be memorized.

<!-- gh-comment-id:2449381708 --> @BurmSSS commented on GitHub (Oct 31, 2024): According to our organization's security policy, passwords cannot be memorized.
Author
Owner

@BurmSSS commented on GitHub (Oct 31, 2024):

Since we connect to different clients in our organization, we are not allowed to store connection data. In this regard, it would be nice if IP addresses were not saved during a quick connection. Since it is probably convenient for other users that the data is saved, this should be done through the settings.

<!-- gh-comment-id:2449881705 --> @BurmSSS commented on GitHub (Oct 31, 2024): Since we connect to different clients in our organization, we are not allowed to store connection data. In this regard, it would be nice if IP addresses were not saved during a quick connection. Since it is probably convenient for other users that the data is saved, this should be done through the settings.
Author
Owner

@majkinetor commented on GitHub (Oct 31, 2024):

I see.

If this is to be done, it should be in the connection settings IMO, as you may want to save latest for some connections and not for others.

<!-- gh-comment-id:2450558992 --> @majkinetor commented on GitHub (Oct 31, 2024): I see. If this is to be done, it should be in the connection settings IMO, as you may want to save latest for some connections and not for others.
Author
Owner

@BurmSSS commented on GitHub (Nov 1, 2024):

For saved connections RDP , there is an option “Ask for password when open connect” and it works perfectly. If there was such a setting for Quick Connect, it would be great. And I would also like to have a parameter for the Quick Connect option “Do not save the connection address”

<!-- gh-comment-id:2451513541 --> @BurmSSS commented on GitHub (Nov 1, 2024): For saved connections RDP , there is an option “Ask for password when open connect” and it works perfectly. If there was such a setting for Quick Connect, it would be great. And I would also like to have a parameter for the Quick Connect option “Do not save the connection address”
Author
Owner

@VShawn commented on GitHub (Nov 2, 2024):

Now we have remember address option in the setting and remember password option in the popup.

Note remember password option shows only when remember address option is checked.

image

image

<!-- gh-comment-id:2452790042 --> @VShawn commented on GitHub (Nov 2, 2024): Now we have `remember address` option in the setting and `remember password` option in the popup. Note `remember password` option shows only when `remember address` option is checked. ![image](https://github.com/user-attachments/assets/c90c5387-8862-4140-95e0-ef4b71a79dfe) ![image](https://github.com/user-attachments/assets/582f5215-875a-4ab4-99a0-9e96ded38685)
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#2532
No description provided.