Actions
Bug #25296
closedUser management table always shows additional 'no_rights' authorization
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
I dislike using that feature
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Very Small
Priority:
100
Name check:
To do
Fix check:
To do
Regression:
No
Description
In the User management setting section in 8.2, the Rights
column correctly show roles in blue and additional authorizations e.g. permissions="compliance,node_write"
But when there is no additional authorizations (permissions="compliance"
), the no_rights
is shown as an additional authorization, which does not make any sense for the user :
We should remove the no_rights
from rights in the API, as it is confusing for clients even if it has a meaning in the business logic.
Files
Actions