Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(permissions): raise error if user is missing in context
Silently ignoring this makes it easy to miss user in some inclusion template tags and the permission check then silently returns false.
- Loading branch information