Actions
Bug #22457
closedUpdate rudder-user.xml to use permissions in place of roles attribute
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
We want to converge with the use of terms compatible with RBAC conventions:
- user
- role: a set of permissions
- permissions: roles or rights
- right: an operation on an object
- operation: read, write, exec, etc
- object: rule, cve, etc.
Updated by François ARMAND over 1 year ago
- Related to User story #22206: Allow user to define custom roles in rudder-user.xml added
Updated by François ARMAND over 1 year ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4695
Updated by François ARMAND over 1 year ago
- Related to Bug #22458: Adapt user-management plugin to parseRight (#22457) added
Updated by Anonymous over 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|f6382989901775b4e25e6f710c65192e77391dd5.
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.3.0~rc1 which was released today.
Actions