Rookiestyle / AdvancedAutoType

Enhance KeePass' Auto-Type
GNU General Public License v3.0
39 stars 6 forks source link

Enhancement: Username + Enter #11

Closed loeffelpan closed 2 years ago

loeffelpan commented 2 years ago

There are many websites with "devided" login forms. First you have to enter username and press enter and then you have to enter password and press enter. Sometimes this is changing or depending from where you are on that website.

For now i've found a solution by editing the auto-type sequence for the first username form and use the "password + enter" from your plugin for the second form. But sometimes i'm missing the auto-type sequence for the single-form-login with username and password.

Could you please add

  1. The "+ enter"-option for username-only auto-typing from the enhanced auto-type seclection form?
  2. Maybe a hotkey for username-only (+ enter) like you did for password-only?
loeffelpan commented 2 years ago

Many thanks for that.

loeffelpan commented 2 years ago

I just took a closer look to your implementation and maybe found two issues.

  1. The labeling (in german and english) is incomplete. Shouldn't it be named Global auto-type - username only: in the third line? Additionally the label for Username + Enter is a tick to high and covers the border of the text field.

image

  1. Can you please add the Username = Username + Enter in the Auto-Type Selection form enhancements? There is the same option for passwords. But not for usernames.

image

loeffelpan commented 2 years ago

And maybe you would add your hotkey here, like you did with password-only hotkey?

image

Rookiestyle commented 2 years ago

I'll work on topics 1 and 2.

I won't add the username only hotkey to the KeePass standard options. Didn't do it for password only either. This screen is served by KeePass and it might change in future releases.