Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/api/v2/pwnedpassword disabled in HIBP #84

Closed
mattlorimor opened this issue Jun 3, 2018 · 1 comment
Closed

/api/v2/pwnedpassword disabled in HIBP #84

mattlorimor opened this issue Jun 3, 2018 · 1 comment

Comments

@mattlorimor
Copy link

Troy has removed the ability to look up passwords using /api/v2/pwnedpassword.

The new preferred method is to use the anonymous range lookup. This prevents clients from having to send a password across the wire.

Code that uses the old non-functional method: https://github.com/Te-k/harpoon/blob/master/harpoon/lib/hibp.py#L52

@Te-k
Copy link
Owner

Te-k commented Jun 4, 2018

Thanks, adding this as enhancement. Tbh, it could be interesting to move this hibp class to an external library.

@Te-k Te-k closed this as completed Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants