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

Whitelist more config values with most needed values #56

Closed
asimqt opened this issue Jan 2, 2019 · 0 comments
Closed

Whitelist more config values with most needed values #56

asimqt opened this issue Jan 2, 2019 · 0 comments

Comments

@asimqt
Copy link
Contributor

asimqt commented Jan 2, 2019

If custom publisher forgets to change the WHITELIST_CONFIG_KEYS for each publisher issues like quintype/quintype-node-components#62 may happen. Whitelist config should have values like:

const WHITELIST_CONFIG_KEYS = [
  "cdn-image",
  "polltype-host",
  "layout",
  "sections",
  "social-links",
  "publisher-name",
  "publisher-settings",
  "sketches-host"
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants