-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This Pull request does a couple of things: - Add a CSRF protection plugin, that is now enabled by default. - Changes the default CORS `allow_headers` behavior from allow only `Content-Type`, `apollographql-client-name` and `apollographql-client-version` to mirror the received `access-control-request-headers` Co-authored-by: Simon Sapin <[email protected]>
- Loading branch information
1 parent
cc55e5b
commit 253e2f0
Showing
12 changed files
with
552 additions
and
76 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.