mihaifm / HIBPOfflineCheck

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

HIBP EXCLUDE value reverts back to previous values when Saving the Keepass data #37

Closed jeff9315 closed 4 years ago

jeff9315 commented 4 years ago

Hmmm ... Using the new "Exclude" Option that you just introduced ... Everything works fine until I do a Save. Then the "Exclude" gets reset back to the number of breaches.

I wonder if it's the same type of issue that got fixed that I reported in https://github.com/mihaifm/HIBPOfflineCheck/issues/15 which was fixed.

The sequence of steps is:

Note that I have a Synchronize with 2 other databases.

mihaifm commented 4 years ago

Ok, doesn't happen to me, but seems similar to https://github.com/mihaifm/HIBPOfflineCheck/issues/15 I'll check.

mihaifm commented 4 years ago

I've pushed a fix for this (with some additional changes to improve performance when checking a lot of passwords). Can you check it with the attached plgx (or compile from source).

HIBPOfflineCheck.zip

jeff9315 commented 4 years ago

Yep ... Works perfectly. THANKS!!!!!

mihaifm commented 4 years ago

Released in the new version. Cheers!