Tardog/schutzstreifen

Implement admin user with special permissions

Closed this issue · 0 comments

Currently, every user has access to everything, including the CRUD for models such as HazardType or User, which should not be manageable by regular users.

The goal is to have a dedicated admin user account for this kind of higher access level. Everyone else should just be able to register, add new hazards, and edit their own hazard entries.