-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Double click to edit" possibly misleading #40
Comments
Double click to edit should be opening the entry in the database not a copy from the breached password dialog. I'm unsure how you determined that keepass didn't store the passwords. If the database locks itself in the background then this definitely is a problem, the dialog should ideally be disabled until then database is unlocked again. |
Alright, my process step by step:
|
Interesting, so I just tried to replicate this with a dummy entry which I know has a breached password.
I'll need to test this again to see what happens when the database is locked while the breach dialog/editor dialog are open. |
Well... that workflow makes you return quicker from the breached password dialog to the main window but it still assumes that you do that within your set "lock time". Which is 1 minute in my case... But I suppose the breach dialog getting disabled when the database locks would indeed be one way of resolving this... in my case, it obviously stayed enabled. |
I just updated two of my throwaway passwords through the breached passwords dialog and when I was done, I lost access to those services because as it turned out... Keepass didn't actually store the edited passwords.
The odd thing is - after editing the passwords, I double clicked the entries again to double check whether the passwords had really been changed. And they were there. So... somehow, the passwords get updated in the breached passwords dialog but aren't transferred to the actual database.
Might it have to do with the fact that Keepass locked itself in the background while I was editing the passwords?
Anyway, - if you can't ensure that the edited passwords actually are updated in the database on closing the dialog, I think that it would be great if you could warn the user in bold red text or not allow editing from that dialog from the get-go...
The text was updated successfully, but these errors were encountered: