Actions
Bug #7199
closedRead only role is not correctly interpreted in technique editor.
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When someone as a read-only role, he should not be able the change technique in the technique editor.
Updated by Benoît PECCATTE about 9 years ago
- Related to Bug #7200: Read only role is not correctly interpreted in technique editor added
Updated by François ARMAND about 9 years ago
We have two things to do here:
- remove the technique editor menu entry for roles administration_only, inventory, rule_only
- change the rest authentication query endpoint so that it handle a new parameter, acl, with valide value "read" and "write" so that: /rudder/authentication == /rudder/authentication?acl=write
Updated by François ARMAND about 9 years ago
- Target version changed from 2.10.17 to 2.11.14
Updated by François ARMAND about 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/924
Updated by François ARMAND about 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|6d3b5d413aec246f1d8172252f774bbb920842e4.
Updated by Nicolas CHARLES about 9 years ago
Applied in changeset rudder|e6f6cd7423cf03244b81f332b24a50975dced546.
Updated by Vincent MEMBRÉ about 9 years ago
- Status changed from Pending release to Released
Actions