summaryrefslogtreecommitdiff
path: root/src/bg/ReportingCSP.js
Commit message (Expand)AuthorAgeFilesLines
* Uniform refresh url matching across HTTP and DOM checks (thanks insertscript).hackademix2020-03-221-1/+1
* Prevent ANY redirection to data: URIs in documents.hackademix2020-03-181-3/+3
* Force CSP inheritance for redirections to data: URIs on Gecko pre-69.hackademix2020-03-131-1/+9
* Simplified CSP HTTP header injection, avoiding report-to until actually suppo...hackademix2018-10-061-12/+20
* Further CSP refactoring and removal of obsolete fallbacks.hackademix2018-08-271-6/+33
* Refactoring CSP building out of RequestGuard.hackademix2018-08-271-0/+20