pfn / passifox

Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp)
GNU General Public License v3.0
905 stars 185 forks source link

chromeipass not sending "generate password" #602

Open ronsmits opened 7 years ago

ronsmits commented 7 years ago

am writing a javaFX version of keepass 2. It has the http part build in. As I could not find any documentation I have reverse engineered the protocol.I do notice though that what ever I try on the test form from keypass I never receive the "generate password" command. Am I missing something?

R