[PUI] Check user permission when viewing pages
User might not have "view" permission for a given page.
If not, redirect away, or show error message?
I would run a permission check and if it is a missing permission show an error, else log out (user might be unauthenticated).
This issue seems stale. Please react to show this is still important.
Not stale.
This issue seems stale. Please react to show this is still important.
Not stale
@SchrodingersGat we now have permission tests in PUI - is this still valid?
Yes this is still valid - we do not currently check if a user has the required permissions to view any particular page in PUI.