Actions
Bug #26690
openUser with limited rights gets Ajax error
Status:
Pending technical review
Priority:
To review
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
User having only “Inventory” rights gets an Ajax error when cliking on the “nodes” tab.
DataTables warning: table id=nodes - Ajax error. For more information about this error, please see https://datatables.net/tn/7
Plus, this user has access to the compliance dashboard, which I'm not sure she should have.
Files
Updated by Vincent MEMBRÉ 9 days ago
- Target version changed from 8.3.0~rc1 to 8.3.0~rc2
Updated by Clark ANDRIANASOLO 1 day ago
- Status changed from New to In progress
- Assignee set to Clark ANDRIANASOLO
Updated by Clark ANDRIANASOLO 1 day ago
- Assignee deleted (
Clark ANDRIANASOLO)
The node details table endpoint node/details
has changed from requiring node_read
to group_read
since #24872
Updated by Clark ANDRIANASOLO 1 day ago
- Related to Architecture #24872: Rework api authorization models added
Updated by Clark ANDRIANASOLO 1 day ago
- Status changed from In progress to Pending technical review
- Assignee set to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/6329
Actions