StudSec / pwncrates

A CTF framework with a focus on educational benefit.
https://ctf.studsec.nl
GNU General Public License v3.0
5 stars 8 forks source link

Add admin pannel #27

Open Aidan-Stephenson opened 1 year ago

Aidan-Stephenson commented 1 year ago

Currently administration for pwncrates is quite limited, this means we can't support something like hidden users. By adding an admin panel (and maybe admin users?) we can start implementing stuff like this.

Its probably a good idea to isolate the admin mechanisms from the existing setup, for example by not extending the existing user table.