android icon indicating copy to clipboard operation
android copied to clipboard

Device trigger brute force protection when token is invalidated in the server

Open CarlSchwan opened this issue 3 years ago • 5 comments

Steps to reproduce

  1. Connect to a nextcloud server
  2. In the nextcloud server, remove the token for the new android device

Expected behaviour

  • The android device ask the user to log again

Actual behaviour

  • The android device tries to reconnect and triggers brute-force protection

Environment data

Android version: unknow

Device model: unknow

Stock or customized system: I guess stock

Nextcloud app version: 3.18.0

Nextcloud server version: 20

Reverse proxy: unknow

CarlSchwan avatar Dec 01 '21 08:12 CarlSchwan

Reproduced with NC22 and app 3.18.0 in any emulator

AlvaroBrey avatar Dec 01 '21 09:12 AlvaroBrey

@tobiasKaminsky did we fix this? I tested it today with app&server master and it seems to work properly (login screen shows up)

AlvaroBrey avatar Jun 02 '22 15:06 AlvaroBrey

It seems like this was fixed at some point between 3.18.0 and 3.19.1, but I can't bisect to find the exact commit due to the snapshot dependencies in build.gradle.

@CarlSchwan Can you still reproduce this in current versions?

AlvaroBrey avatar Jun 28 '22 10:06 AlvaroBrey

This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

github-actions[bot] avatar Jul 27 '22 00:07 github-actions[bot]

Apparently bruteforce protection is still triggered if account is disabled entirely

AlvaroBrey avatar Aug 04 '22 09:08 AlvaroBrey

Duplicate of #9341 And related to #893

joshtrichards avatar Dec 11 '23 22:12 joshtrichards