vt-middleware / passay

Password policy enforcement for Java.
http://www.passay.org
Other
275 stars 63 forks source link

Adds HaveIveBeenPwndRule #147

Closed elektro-wolle closed 11 months ago

elektro-wolle commented 1 year ago

fixes #146

dfish3r commented 1 year ago

Thank you for this PR. I created a separate branch to clean up some things and get this merged. You can track those changes here: https://github.com/vt-middleware/passay/pull/148

elektro-wolle commented 1 year ago

Thanks! Using WireMock instead of the real service is indeed better.

dfish3r commented 11 months ago

Fixed in https://github.com/vt-middleware/passay/pull/148