[GH-ISSUE #847] Incorrect Password Prompt Title #1647

Closed
opened 2026-02-28 12:05:46 +03:00 by kerem · 3 comments
Owner

Originally created by @maluht on GitHub (Feb 3, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/847

Originally assigned to: @VShawn on GitHub.

Hi,

If you enable the "Ask for password when opening a connection" feature, a window is displayed when connecting to the service. Currently, the password popup window is named "_1RM.View.Editor.PasswordPopupDialogViewModel."

It would be great if this could be changed to something more user-friendly, such as "1RM Password Popup - [Protocol] Name."

This change would also make it easier to use password managers like KeePass to auto-type the password.

Best regards
Mads

Originally created by @maluht on GitHub (Feb 3, 2025). Original GitHub issue: https://github.com/1Remote/1Remote/issues/847 Originally assigned to: @VShawn on GitHub. Hi, If you enable the "Ask for password when opening a connection" feature, a window is displayed when connecting to the service. Currently, the password popup window is named "_1RM.View.Editor.PasswordPopupDialogViewModel." It would be great if this could be changed to something more user-friendly, such as "1RM Password Popup - [Protocol] Name." This change would also make it easier to use password managers like KeePass to auto-type the password. Best regards Mads
kerem 2026-02-28 12:05:46 +03:00
Author
Owner

@endic-sam928281 commented on GitHub (Feb 3, 2025):

Hello, we tried to solve the issue.

This is what we did:

Modified the PasswordPopupDialogView and PasswordPopupDialogViewModel to display a more user-friendly title for the password popup window. The new title format is '1RM Password Popup - [Protocol] Name'.

You can review changes in this commit: github.com/endic-sam928281/1Remote-1Remote-847@2b4cf52180.

Caution

Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.


Latta AI seeks to solve problems in open source projects as part of its mission to support developers around the world. Learn more about our mission at https://latta.ai/ourmission . If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.

<!-- gh-comment-id:2631986664 --> @endic-sam928281 commented on GitHub (Feb 3, 2025): Hello, we tried to solve the issue. This is what we did: Modified the PasswordPopupDialogView and PasswordPopupDialogViewModel to display a more user-friendly title for the password popup window. The new title format is '1RM Password Popup - [Protocol] Name'. You can review changes in this commit: https://github.com/endic-sam928281/1Remote-1Remote-847/commit/2b4cf521802c9ac1b8954c2766d8b834b27b605e. > [!CAUTION] > Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only. --- Latta AI seeks to solve problems in open source projects as part of its mission to support developers around the world. Learn more about our mission at https://latta.ai/ourmission . If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.
Author
Owner

@VShawn commented on GitHub (Feb 8, 2025):

thanks for the report i'll check the pop name _1rm.view.editor.passwordpopupdialogviewmodel

P.S. the AI guy did not write the correct code LOL

<!-- gh-comment-id:2644727897 --> @VShawn commented on GitHub (Feb 8, 2025): thanks for the report i'll check the pop name `_1rm.view.editor.passwordpopupdialogviewmodel` P.S. the AI guy did not write the correct code LOL
Author
Owner

@maluht commented on GitHub (Feb 9, 2025):

Great, thanks VShawn.

<!-- gh-comment-id:2646327663 --> @maluht commented on GitHub (Feb 9, 2025): Great, thanks VShawn.
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#1647
No description provided.