Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly shortcut "everything" for privileges
The seeds in the database have everything as the root of all features So this is not a problem in production But for tests, it is currently not possible to create this hierarchy and tricky to work around it. This change just admits that everything means everything and doesn't require complex feature checks to test user roles
- Loading branch information