Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin Panel #135

Open
6 of 10 tasks
timiimit opened this issue Jan 25, 2023 · 1 comment
Open
6 of 10 tasks

Admin Panel #135

timiimit opened this issue Jan 25, 2023 · 1 comment
Assignees

Comments

@timiimit
Copy link
Owner

timiimit commented Jan 25, 2023

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
  • Temporary suspension of account
@Saibamen
Copy link
Collaborator

Related: #122

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants