Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSP Header Functionality [DSGVO|GDPR] #333

Open
riconeitzel opened this issue Jun 16, 2018 · 1 comment
Open

CSP Header Functionality [DSGVO|GDPR] #333

riconeitzel opened this issue Jun 16, 2018 · 1 comment
Labels

Comments

@riconeitzel
Copy link
Member

Implement two fields in sys config:
CSP Header enabled [dropdown: yes|no]
CSP Header [textfield]

if feature is
turned off: nothing happens
turned on, field empty: only local assets are loaded
turned on, field filled: separate domains by comma or new line and add them as valid external resources

default is: feature is turned off

@jonashrem
Copy link

in case three (feature is on and field is filled)

shouldn't the Header be depending on a consent cookie? At least that is what I understood in the discussion earlier?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants