You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
db v132 added new columns and tables to represent the FAForever terms of service.
The next step is to check on each login, if a member already accepted the latest ToS.
If the ToS in the user data is not the latest, right after entering username/password the user must be shown a screen with the latest ToS and button to accept. If the ToS is accepted, store this information in the login data of that user and proceed with the OAuth consent screen.
The text was updated successfully, but these errors were encountered:
db v132 added new columns and tables to represent the FAForever terms of service.
The next step is to check on each login, if a member already accepted the latest ToS.
If the ToS in the user data is not the latest, right after entering username/password the user must be shown a screen with the latest ToS and button to accept. If the ToS is accepted, store this information in the login data of that user and proceed with the OAuth consent screen.
The text was updated successfully, but these errors were encountered: