Closed (fixed)
Project:
Security Kit
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2016 at 19:08 UTC
Updated:
24 Aug 2016 at 19:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kmoll commentedComment #3
kmoll commentedI am going to implement this so that if it is disabled, we remove the header set by core to match the X-Frame header. But due to the fact that it closes a security concern, I think we default to it being on, and in the description we say that it is highly recommended to leave that option on.
Comment #4
kmoll commentedcreate a patch for it.
Comment #5
kmoll commentedComment #6
jribeiro commented+1 RTBC
Comment #7
naveenvalechaAdd the test for when it will be true as well.
RTBC +1
Comment #9
naveenvalechaThanks!
Comment #10
badjava commentedCommitted, thank you everyone!
@naveenvalecha The test for when it is true is there and passing.
Comment #11
naveenvalechacool then