-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Bad effective user permission display in UI #463
Comments
Displayed permissions are inherited (aka applied on both user/group for a given resource). |
Following demonstrates that authtest is correctly resolved for each permission. That being said, there is still an issue here... (1):
|
…apply it for UI rendering of highest priority permission (resolve #463)
… under resources endpoint + add test utils to retrieve perms from HTML resource-tree pages + define test validating displayed perms (fixes #463)
Describe the bug
Bad effective user permission display in UI only, when executing notebook {pavics-sdi repo}/docs/source/notebooks/pavics_thredds.ipynb it works fine.
To Reproduce
Steps to reproduce the behavior:
1.14.0
(Magpie3.14.0
) withoptional-components/secure-thredds
enabledscripts/create-magpie-authtest-user
Expected behavior
authtest
user effective permission should have been Allow, not Denied as in screenshot.Screenshots
The text was updated successfully, but these errors were encountered: