owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.77k stars 3.05k forks source link

[FEATURE REQUEST] Improvements in "Manage accounts" view #4330

Closed Aitorbp closed 4 months ago

Aitorbp commented 4 months ago

Related Issues

App: https://github.com/owncloud/android/issues/4148

QA

QA checks: https://github.com/owncloud/android/pull/4330#issuecomment-1987930235

Reports:

jesmrec commented 4 months ago

Some QA checks:

jesmrec commented 4 months ago

(1) [FIXED]

this is how it looks like now:

Basic OAuth2 OIDC
Screenshot 2024-03-11 at 10 02 12 Screenshot 2024-03-11 at 10 03 15 Screenshot 2024-03-11 at 10 03 56
jesmrec commented 4 months ago

Checked the fix: now basic authentication displays the same message as OAuth2 and OIDC, that's not correct because basic auth does not work with tokens.

please, keep the correct message (like the one in the screenshot above) with the sign in option instead of change account

jesmrec commented 4 months ago

Checked the fix: now basic authentication displays the same message as OAuth2 and OIDC, that's not correct because basic auth does not work with tokens.

please, keep the correct message (like the one in the screenshot above) with the sign in option instead of change account

This is fixed

jesmrec commented 4 months ago

Approved on my side