Actions
Bug #19631
closedIt is impossible to read properties with a read-only account
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
It used to work in 6.1.13, but is broken in 6.1.15.
The tab gives an error and logs:
[2021-07-30 14:19:37+0200] ERROR api-processing - Authorization error for 'GET secure/api/nodes/root/displayInheritedProperties': User 'read' is not allowed to access GET secure/api/nodes/{id}/displayInheritedProperties [2021-07-30 14:19:37+0200] ERROR com.normation.rudder.rest.RestUtils - "Authorization error: User 'read' is not allowed to access GET secure/api/nodes/{id}/displayInheritedProperties"
Updated by Alexis Mousset over 3 years ago
- Translation missing: en.field_tag_list set to Sponsored
Updated by François ARMAND over 3 years ago
It is likely because we introduced a new internal api point to correctly display inherited properties in #19513
Updated by François ARMAND over 3 years ago
- Related to Bug #19513: Hostname is not escaped in page details title and in inherited properties added
Updated by François ARMAND over 3 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/3753
Updated by François ARMAND over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|732474efe538a515f156781c8e5edba333339745.
Updated by Vincent MEMBRÉ about 3 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.16 and 6.2.10 which were released today.
Updated by Elaad FURREEDAN almost 3 years ago
- Related to Bug #20567: It is impossible to read group properties with a read-only account added
Actions