Skip to content

Use nested routing and AuthenticationGuard for admin area

Daniel Gerhardt requested to merge fix-admin-route-config into master

Without the AuthenticationGuard, direct entry to the admin area leads to failing requests.

Merge request reports