Actions
Bug #26159
openUnable to download technique resources
Status:
Pending technical review
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:
To do
Regression:
Yes
Description
Try to download a technique's resources from the file manager doesn't seem to do anything
Files
Updated by Vincent MEMBRÉ 12 days ago
- Target version changed from 8.2.4 to 8.2.5
Updated by François ARMAND 6 days 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.
Actions
#5
Updated by Clark ANDRIANASOLO 6 days 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 6 days 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 2 days ago
- Has duplicate Bug #26230: Download Resource does not work in Technique Editor added
Actions