Implement a web UI to manage the server: ### Features #### On the Administrator side: - [ ] Statistics about realms load, active users and so on... - [ ] A way to manage the users (adds new users, ban users, reset user passwords, etc...). #### On the User side: - [ ] Register a new account. - [ ] Reset a forgotten password. - [ ] Change account informations (e-mail, username, password, etc...). - [ ] Delete the account. ### Tasks - [ ] #27
Implement a web UI to manage the server:
Features
On the Administrator side:
On the User side:
Tasks