mihaifm / HIBPOfflineCheck

Keepass plugin that performs offline and online checks against HaveIBeenPwned passwords
Other
317 stars 17 forks source link

Entry made by Keepass HTTP Plugin lets crash HIBPOfflineCheck #21

Closed ventilator closed 5 years ago

ventilator commented 5 years ago

crashy.zip

If you use this (almost) empty Keepass Database (password "test") and try to execute the plugin on the entry "KeePass HTTP Settings" an exception occurs: image

jeff9315 commented 5 years ago

I can verify that this occurs. It APPEARS that certain plugins create an entry for themselves in which the password LOOKS blank but probably contains an unprintable character. Just typing in one character and then backspacing to blank it out seems to fix the issue (as as workaround).

mihaifm commented 5 years ago

Thanks for the info and crashy database, indeed there was a problem there. I'll just close the issue since it's the same as #17 , see my comments there.