Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
filter all requests to admin endpoints
The user must be authenticated, and have the admin role. Some requests are excluded from the filter, permitting to serve the static contents (html/js/css...) for the admin ui.
- Loading branch information
Showing
with
42 additions
and 0 deletions.