summaryrefslogtreecommitdiff
path: root/lib/csp.js (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-04Fix upgradeInsecureRequests CSP directiveDavid Mehren1-2/+2
2021-03-29Remove yahoo domain from default CSP rulesErik Michelson1-1/+1
2021-02-16Use new uuid exportDavid Mehren1-2/+2
2021-02-15Linter: Fix all lint errorsPhilip Molares1-12/+12
2020-08-23Add missing unsafe-inline CSP directiveErik Michelson1-1/+1
2020-08-23Add dropbox CSP directive if configured and make button clickableErik Michelson1-0/+5
2020-02-01Update RevealJS to version 3.9.2Sheogorath1-1/+1
2018-12-20Fix broken Gist embeddingSheogorath1-1/+1
2018-12-05Fix disqus CSPSheogorath1-1/+1
2018-12-05Fix CSP for speaker notesSheogorath1-1/+1
2018-10-04Add `data:` URL to CSP and upgrade helmetSheogorath1-1/+1
2018-07-05Add script src hash for speaker note to CSP directivesMax Wu1-1/+1
2018-06-24Final replacementsSheogorath1-1/+1
2018-03-30Fix CSP for disqus and Google AnalyticsSheogorath1-1/+13
2018-03-25Allow embedding of video and audio tagsSheogorath1-0/+1
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-2/+2
2018-03-14Add config option for report URI in CSPSheogorath1-0/+7
2017-10-22Move CSP logic to new file, Fix boolean config examplesLiterallie1-0/+80