Add Auto-Type Password Only
AutoType Quick Search plugin for KeePass
Status: Beta
Brought to you by:
alexvallat
Nice plugin!
I added an action to perform password auto-type only. I find this useful on websites which have separate pages for username and password, such as google.
I'm looking forward to merge the changes into your codebase, but I'm not fimilar with svn. :(
The fork is at https://github.com/MrChenWithCapsule/AutoTypeSearch, and the diff is at https://github.com/MrChenWithCapsule/AutoTypeSearch/commit/c4e0db621b328eab24c8d169c8aec8fe0bbb7f6c
Thanks for this. I think you missed the resx file, but easy enough for me to add that string. Also, I refactored AutoTypePassword to use the existing AutoTypeEntry rather duplicate the code.
There's no easy way to do PRs into Sourceforce that I'm aware of, but I've merged your code and bumped to v1.1, please give the attached a try and verify it's working for you before I release.
Oops... somehow I missed the resx file when commiting, sorry for that. Anyway, thanks for your reply.
The updated plugin is working fine for me.