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 cors to enable the client and server to sit behind different do… #24

Open
wants to merge 64 commits into
base: master
Choose a base branch
from

Conversation

reegz
Copy link

@reegz reegz commented Aug 11, 2020

Added CORS support to allow the server and client to live on different domains. Current cors config allows the server to accept calls from any domain. It would be best to restrict this to only your selected client domains - but this works for testing purposes.

reegz and others added 30 commits August 11, 2020 10:49
…proxy-1.18.1

Bump http-proxy from 1.17.0 to 1.18.1 in /client
…ebars-4.7.6

Bump handlebars from 4.0.12 to 4.7.6 in /client
…rop-4.2.1

Bump dot-prop from 4.2.0 to 4.2.1 in /client
…tic-6.5.3

Bump elliptic from 6.4.1 to 6.5.3 in /client
…cket-extensions-0.1.4

Bump websocket-extensions from 0.1.3 to 0.1.4 in /client
…-5.7.4

Bump acorn from 5.7.3 to 5.7.4 in /client
…-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2 in /client
…t-utils-1.4.3

Bump eslint-utils from 1.3.1 to 1.4.3 in /client
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <[email protected]>
…h.template-4.5.0

Bump lodash.template from 4.4.0 to 4.5.0 in /client
…aml-3.14.0

Bump js-yaml from 3.12.0 to 3.14.0 in /client
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/jonschlinkert/merge-deep/releases)
- [Commits](jonschlinkert/merge-deep@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: merge-deep
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
reegz and others added 30 commits June 9, 2021 09:20
…lebars-4.7.7

Bump handlebars from 4.7.6 to 4.7.7 in /client
…parse-1.5.1

Bump url-parse from 1.4.4 to 1.5.1 in /client
…ed-git-info-2.8.9

Bump hosted-git-info from 2.7.1 to 2.8.9 in /client
…packet-1.3.4

Bump dns-packet from 1.3.1 to 1.3.4 in /client
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…e-deep-3.0.3

Bump merge-deep from 3.0.2 to 3.0.3 in /client
….2.3

Bump ws from 5.2.2 to 5.2.3 in /client
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.8...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.5.5 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.5.5...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.13.1...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.1...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/fb55/css-what/releases)
- [Commits](fb55/css-what@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: css-what
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7 in /client
…4.4.19

Bump tar from 4.4.8 to 4.4.19 in /client
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…-1.0.5

Bump tmpl from 1.0.4 to 1.0.5 in /client
…6.12.6

Bump ajv from 6.5.5 to 6.12.6 in /client
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.16.4...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ow-redirects-1.14.8

Bump follow-redirects from 1.13.1 to 1.14.8 in /client
…parse-1.5.10

Bump url-parse from 1.5.1 to 1.5.10 in /client
…what-2.1.3

Bump css-what from 2.1.2 to 2.1.3 in /client
…de-uri-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2 in /client
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…ess-4.18.2

Bump express from 4.16.4 to 4.18.2 in /client
…s-0.21.2

Bump axios from 0.21.1 to 0.21.2 in /client
…sh-4.17.21

Bump lodash from 4.17.11 to 4.17.21 in /client
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

Successfully merging this pull request may close these issues.

1 participant