Closed (fixed)
Project:
Security Kit
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Apr 2018 at 13:47 UTC
Updated:
4 Sep 2018 at 16:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
aspilicious commentedLooking good, and has a test
Comment #3
mcdruid commentedThanks!
I've re-rolled this so that it applies to 8.x-1.x again, and tidied a couple of things up.
I wonder whether we should also add a route/controller for the report-uri, in the same way we record CSP violations.
Details of what should be sent: https://tools.ietf.org/html/draft-ietf-httpbis-expect-ct-02#section-3
I don't think we need to block this going on on that todo though; in some cases the reports may go to a totally different site/domain.
Comment #5
mcdruid commentedThanks! Ready for backport to D7.
Comment #6
nironan commentedFirst backport attemp, hope it's ok!
Comment #8
mcdruid commentedThanks!
I made a couple of small tweaks to the backport; one to fix a typo in a comment, and the other to change to the older array syntax (which is still the standard in D7 code):
Other than that, this was great - committed to 7.x-1.x ... thank you to all contributors!