Skip to content

Add auth guard to /user and /import.

Tom Käsler requested to merge fix-auth-guard into master

Fix auth guard to check if requiredRoles is set, otherwise just check login status.

Merge request reports