mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Wrap 2fa auth in DEBUG checks
Currently although you can log in with 2fa things break after than. All of the auth code needs a bit of love to sort this out.
This commit is contained in:
parent
eb58a847b1
commit
904ea4554e
2 changed files with 9 additions and 3 deletions
|
|
@ -178,5 +178,6 @@ Tap this message (or hit back) to skip this step.</string>
|
|||
<string name="maximum_limit">Maximum Limit</string>
|
||||
<string name="maximum_limit_alert">Maximum limit should be 500</string>
|
||||
<string name="set_limit">Set Recent Upload Limit</string>
|
||||
<string name="login_failed_2fa_not_supported">Two factor authentication is currently not supported.</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue