keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
21.12k stars 1.46k forks source link

Ignore Default/Group Auto-Type Sequence on Window Associations #10196

Open 5ynCity opened 9 months ago

5ynCity commented 9 months ago

Summary

Add an option to hide/ignore the default inherited autotype sequence from the Auto-Type confirmation window when there is a specific window association or URL that matches.

Examples

image

Context

Most of the time, the reason someone sets up a custom autotype sequence for an entry is because the default doesn't input the fields correctly. So when I ask for an autotype that I've created a window association and custom sequence for, it's safe to assume I don't want to even see the default. It would be nice to have an option to simply not show it when there is a more specific sequence that matches either the URL or Window being submitted.

Aside from convenience of not needing to confirm which sequence to use, it could also have some security implications, mainly, less chance of an incorrect sequence leading to credentials being entered in the wrong places. I've accidentally entered a password in the username field of a command line tool several times before since tab is decidedly not how to enter the username and move on to the password.

droidmonkey commented 9 months ago

Turn off match entry title or url to window title and you won't see the default sequence. We don't recommend those settings anyway. If you have those off and the window title matches a defined sequence, you will not see the default sequence.