Skip to content

templates/base: use secure `filesaver.js` module

Piotr Kira requested to merge fix_insecure_resources into master

Downloading CSV files doesn't work when accessing CIBugLog via https because filesaver.js is blocked as it's sourced with http url instead of secure https.

Merge request reports

Loading