Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip before filters for health controller (#2005)
Checking the health of the application already skips the require login before filter and therefore we cannot check if the current_user is permitted or set the organization. This fixes our health check.
- Loading branch information