unosquare/passcore

option to disable haveibeenpwned api

Closed this issue · 2 comments

I can't use the internet where i'm installing passcore and it looks to me that it's required for the password hash search

https://github.com/unosquare/passcore/blob/master/src/PwnedPasswordsSearch/PwnedSearch.cs

it's also a bad idea to log any exception (like lack of internet) as a failure. this makes non-internet installs useless without manually rebuilding

Please have a look at #605, this should be related to you issue. I did downgrade to 4.2.3 to not need to rebuild the solution...

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.