Skip to content

Add decorator to redirect logged out users to login page

roarusko requested to merge backend-routes into staging

Other changes:

  • /logout endpoint created
  • Unauthorized requests are logged
  • Admin-only routes now accept traffic beyond normal rate limits

Merge request reports