Actions
Bug #26159
closedUnable to download technique resources
Status:
Released
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 Vincent MEMBRÉ 3 months ago
- Target version changed from 8.2.4 to 8.2.5
Updated by François ARMAND 3 months 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 3 months ago
- Status changed from New to In progress
Actions
#5
Updated by Clark ANDRIANASOLO 3 months 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 3 months 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 months ago
- Has duplicate Bug #26230: Download Resource does not work in Technique Editor added
Updated by Clark ANDRIANASOLO 2 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|cfb63fca332b8e38b2291ac6fa728718204b5a63.
Updated by Elaad FURREEDAN about 1 month ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ about 1 month ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.5 which was released today.
Actions