andrew-schofield / keepass2-haveibeenpwned

Simple Have I Been Pwned checker for KeePass
MIT License
423 stars 24 forks source link

'No breached entries found' message when api key invalid #92

Open thomasmstein opened 4 years ago

thomasmstein commented 4 years ago

When searching breaches based on username:

If the api key has expired I get the correct error message: "Unable to check haveibeenpwned.com. Your api key is invalid.".

However, that message is followed by another message: "No breached entries found."

I would like to suggest the second message to be somehow rephrased making it clearer that no checks were/could be performed and maybe are flagged as a warning or error and a hint to renew the api key.

Cheers