summaryrefslogtreecommitdiff
path: root/lib/csp.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix upgradeInsecureRequests CSP directiveDavid Mehren2021-05-041-2/+2
* Remove yahoo domain from default CSP rulesErik Michelson2021-03-291-1/+1
* Use new uuid exportDavid Mehren2021-02-161-2/+2
* Linter: Fix all lint errorsPhilip Molares2021-02-151-12/+12
* Add missing unsafe-inline CSP directiveErik Michelson2020-08-231-1/+1
* Add dropbox CSP directive if configured and make button clickableErik Michelson2020-08-231-0/+5
* Update RevealJS to version 3.9.2Sheogorath2020-02-011-1/+1
* Merge pull request #1105 from SISheogorath/fix/gistCSPChristoph (Sheogorath) Kern2018-12-211-1/+1
|\
| * Fix broken Gist embeddingSheogorath2018-12-201-1/+1
* | Merge pull request #1091 from SISheogorath/fix/speakerNotesCSPChristoph (Sheogorath) Kern2018-12-061-1/+1
|\ \
| * | Fix CSP for speaker notesSheogorath2018-12-051-1/+1
| |/
* / Fix disqus CSPSheogorath2018-12-051-1/+1
|/
* Add `data:` URL to CSP and upgrade helmetSheogorath2018-10-041-1/+1
* Add script src hash for speaker note to CSP directivesMax Wu2018-07-051-1/+1
* Final replacementsSheogorath2018-06-241-1/+1
* Fix CSP for disqus and Google AnalyticsSheogorath2018-03-301-1/+13
* Allow embedding of video and audio tagsSheogorath2018-03-251-0/+1
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-2/+2
* Add config option for report URI in CSPSheogorath2018-03-141-0/+7
* Move CSP logic to new file, Fix boolean config examplesLiterallie2017-10-221-0/+80