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

added whitelist for loading external JS + tests #2430

Merged
merged 3 commits into from
May 1, 2018

Conversation

mkendall07
Copy link
Member

Type of change

  • Feature

Description of change

Adds validation for whitelist, caching and tests.

@@ -1,4 +1,32 @@
import * as utils from 'src/utils';
import { assert } from 'chai';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this assert is not getting used anywhere

@jaiminpanchal27 jaiminpanchal27 added LGTM needs 2nd review Core module updates require two approvals from the core team and removed needs review labels Apr 26, 2018
@jsnellbaker jsnellbaker self-requested a review May 1, 2018 15:40
Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jsnellbaker jsnellbaker merged commit 4dcb046 into master May 1, 2018
dluxemburg pushed a commit to Genius/Prebid.js that referenced this pull request Jul 17, 2018
* added whitelist for loading external JS + tests

* fixed import

* remove unused import
@mkendall07 mkendall07 deleted the feature/external_js_whitelist branch August 17, 2018 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress LGTM needs 2nd review Core module updates require two approvals from the core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants