nextcloud / android

📱 Nextcloud Android app
https://play.google.com/store/apps/details?id=com.nextcloud.client
GNU General Public License v2.0
4.17k stars 1.75k forks source link

upload does not stop after token revoke & labeling of the notification seems misleading #9341

Open EngelPika32 opened 2 years ago

EngelPika32 commented 2 years ago

Steps to reproduce

  1. setup some auto-upload stuff
  2. Revoke token for your mobile or trigger a remote wipe (I did the latter!)
  3. add some more files into the folders marked for auto-upload

Expected behavior

Actual behavior

This raises the question: Incorrect labeling or are my Username&Password stored on the mobile device!? I thought all devices are handled using tokens, and the password is never stored on any of them. I hope this is just a "literals" bug. (or maybe a translation error from the past? Would be awkward, but relieving, if that's the case…)

Environment data

Android version: 9 Device model: H3113 Stock or customized system: stock Nextcloud app version: 3.18.0 Nextcloud server version: 21.0.7 Reverse proxy: caddy

Logs

Nextcloud log (data/nextcloud.log)

Just stuff like "Login failed for xxx" (because obviously, the token isn't valid anymore).

Related: #9340

joshtrichards commented 7 months ago

Related issue in Server: nextcloud/server#38643