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
Backend implements AdminPanelController which already allows some of these operations.
Final admin panel should allow the following operations (ordered by importance):
Edit Account.Flags of other users
Add/edit/remove entries with ClientService
Add/edit/remove entries with TrustedGameServerService
Change password of any user (temporary until actual password reset feature is implemented)
View flagged stats
Delete or unflag flagged stats
Ability to edit cloudstorage system files
Deletion of all sessions related to specific account
Deletion of account and all asociated information in db
Backend implements
AdminPanelControllerwhich already allows some of these operations.Final admin panel should allow the following operations (ordered by importance):
Account.Flagsof other usersClientServiceTrustedGameServerService