Actions
Bug #7200
closedRead only role is not correctly interpreted in technique editor
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
When someone as a read-only role in Rudder, he should not be able the change technique in the technique editor.
To achieve that we must differentiate reads and writes in ncf builder (GETs are reads and other queries like POST en DELETE are writes).
Then we are able to ask Rudder for the proper access level.
Updated by Benoît PECCATTE over 9 years ago
- Related to Bug #7199: Read only role is not correctly interpreted in technique editor. added
Updated by Benoît PECCATTE over 9 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE over 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/238
Updated by Benoît PECCATTE over 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset a0b745401c008466e3a6ca8ef4b29939f1fb1418.
Updated by Nicolas CHARLES over 9 years ago
Applied in changeset d3fc1ae2d632370cb42cd16afc6a77565597e4f2.
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions