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

fix(CORS): only allow connections from the designated host #4985

Merged
merged 6 commits into from Feb 3, 2020
Merged

Commits on Dec 20, 2019

  1. fix(cors): only allow localhost

    Guillaume Chau committed Dec 20, 2019
    Copy the full SHA
    24f8f32 View commit details
    Browse the repository at this point in the history
  2. fix: use host so it's configurable

    Guillaume Chau committed Dec 20, 2019
    Copy the full SHA
    25bd811 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. fix: use cors options object

    Guillaume Chau committed Dec 21, 2019
    Copy the full SHA
    18447c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Copy the full SHA
    52b599e View commit details
    Browse the repository at this point in the history
  2. feat: use a custom graphql-server instead of the one from apollo plugin

    exports the httpServer instance
    sodatea committed Feb 3, 2020
    Copy the full SHA
    30fc42d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    60ff8f1 View commit details
    Browse the repository at this point in the history