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

401 responses are ignored #334

Closed
MorrisJobke opened this issue Aug 7, 2017 · 2 comments
Closed

401 responses are ignored #334

MorrisJobke opened this issue Aug 7, 2017 · 2 comments

Comments

@MorrisJobke
Copy link
Member

  • setup an account in the iOS app
  • change the password on the server
  • actual: the app retries all requests (PROPFINDS, SEARCH, GET, MKCOL, ...) that cause a 401
  • expected: the app should stop doing requests to not run into the brute force protection and ask the user for the password

See nextcloud/server#6010

We got complains that the log is spammed by to many tried logins.

cc @marinofaggiana

@marinofaggiana
Copy link
Member

@MorrisJobke fix build 00006

@MorrisJobke
Copy link
Member Author

Works 👍

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