We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The client asks to reauthenticate with login flow or at least show an error. It should not send more requests to the server
The client continues to send requests which fail to authenticate with a 401, this then leads to brute force protection at some point.
If applicable, you can post the iOS app or server logs (removing any sensitive information).
iOS version: 18.2.1
Nextcloud iOS app version: 6.2.3.1
Nextcloud server: daily
The text was updated successfully, but these errors were encountered:
As noted by @marinofaggiana this seems to only happen if the iOS app is in the background while revoking the password
Sorry, something went wrong.
@juliusknorr we will improve the NextclouKit routine ASAP
mpivchev
marinofaggiana
No branches or pull requests
How to use GitHub
Steps to reproduce
Expected behaviour
The client asks to reauthenticate with login flow or at least show an error.
It should not send more requests to the server
Actual behaviour
The client continues to send requests which fail to authenticate with a 401, this then leads to brute force protection at some point.
Logs
Reasoning or why should it be changed/implemented?
Environment data
iOS version: 18.2.1
Nextcloud iOS app version: 6.2.3.1
Nextcloud server: daily
The text was updated successfully, but these errors were encountered: