Actions
Bug #26159
openUnable to download technique resources
Status:
Pending release
Priority:
1 (highest)
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Yes
Description
Try to download a technique's resources from the file manager doesn't seem to do anything
Files
Updated by Elaad FURREEDAN about 1 month ago
- Priority changed from N/A to To review
Updated by Vincent MEMBRÉ about 1 month ago
- Target version changed from 8.2.4 to 8.2.5
Updated by François ARMAND about 1 month ago
- Assignee set to Clark ANDRIANASOLO
- Priority changed from To review to 1 (highest)
It looks like it might be caused by CSF header security.
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from New to In progress
Actions
#5
Updated by Clark ANDRIANASOLO about 1 month ago
- File clipboard-202501161451-bjlbw.png clipboard-202501161451-bjlbw.png added
- File clipboard-202501161452-s9fgb.png clipboard-202501161452-s9fgb.png added
The problem is a 401 error :
since CSRF, and the Elm method used for download is documented to have issues related to this, we should use another download method :
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/6127
Updated by Clark ANDRIANASOLO about 1 month ago
- Has duplicate Bug #26230: Download Resource does not work in Technique Editor added
Updated by Clark ANDRIANASOLO 27 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|cfb63fca332b8e38b2291ac6fa728718204b5a63.
Actions