add permissions system
enhancement
## Summary
* add a simple permissions system:
- users should be able to be flagged as admin when registered
- maybe do that via hitster-cli makeadmin or something?
### Motivation
Now that the codebase always uses hits within the database for playing games, it is time to introduce a simple permissions system so that certain users can actively edit hits in the frontend.
0 条评论