Actions
Bug #15790
open[Workbench2] Non-admin users can access admin pages via urls
Story points:
-
Release:
Release relationship:
Auto
Description
Your token is the same so you can only see data you have access to and perform operations the API lets you. For example, I was able to delete my links, and create a group, but I couldn't make myself an admin.
Before routing to admin pages, we should be checking that the current user is an admin.
Actions