Open dennis-f opened 7 years ago
I just looked into KeePassHTTP for reference and they seem to include expired entries as well.
SearchParameter by default do not exclude expired entires:
And they aren'e excluded in KeePasHTTP:
You're right. I realized that too after returning to windows. The reason i did not close my issue was, that i think it should be implemented anyway. Although i should have edited the issue.
There is no reason why I should get presented entries that are marked as expired. That should be an issue in keepasshttp as well...
UPDATE: I found that option in KeePass > Tools > KeePassHttp Options... It's not in the browser extension.
It was resolved in https://github.com/pfn/keepasshttp/pull/304
I'll try to update the plugin to mirror the changes
Right now, entries are passed to MacPassHTTP even if they're expired. The default behaviour should be not to show those entries as a possible result.