Skip to content

CSP test for frame-src does not match explanation #643

@AlexHaan-i

Description

@AlexHaan-i

I implemented CSP headers for the first time.

(Ps. #577 would really help).

I followed the instructions to the lettter for frame-src. But frame-src www.example.org; was found to be invalid, while frame-src 'self' www.example.org; was correct. (with a different domain for www.example.org of course and other sections, this was the only difference).

The explanation writes:

en moet de waarde 'self', 'none' of een specifieke URL hebben,

Only the latter, a specific domain, is apparently invalid according to the test.

Metadata

Metadata

Labels

bugUnexpected or unwanted behaviour of current implementationscontentChange (needed) to the content repository alongside with this issue/PR
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions