tactilenews / 100eyes

Dialogtechnologie für den Pivot to People invented by tactile.news GmbH
MIT License
10 stars 1 forks source link

Skip before filters for health controller #2005

Closed mattwr18 closed 2 months ago

mattwr18 commented 2 months ago

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.