mvdan / bitw

Minimalist BitWarden client
BSD 3-Clause "New" or "Revised" License
169 stars 15 forks source link

Fallback to api login when a captcha is required. #34

Closed AlecsFerra closed 2 years ago

AlecsFerra commented 2 years ago

Sometimes when a new device is used the api require the client to solve a captcha, since is a stupid idea we ignore the captcha and we try to login using the api key, after the first login the api should not ask again for the captcha.

This should solve #31

AlecsFerra commented 2 years ago

I don't have access to the test accounts.

AlecsFerra commented 2 years ago

bump

mvdan commented 2 years ago

Master still fails for the same reason as it did before: the bitwarden API just times out after ten seconds. I really don't understand what's up with that. It started happening about a year ago, so perhaps they somehow banned or rate-limited GitHub's IPs.