mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
For now, sticking to "how it actually works" is more important than "what we might need in the future". We don't have an admin-group with actually handed out perms yet, and we do have the recommendation to create a superuser in the installation docs. So let's just explicity check for that. (I found these checks while working on actual breakage in the previous commit)