uppy/examples/custom-provider/server
Mikael Finstad 415681f659
Use cors module instead of custom cors logic (#2823)
* use cors module instead of custom cors logic #2762

- adds support for regex COMPANION_CLIENT_ORIGINS_REGEX
- encapsulate custom cors header merge logic in own middleware
- pull out non cors logic from middleware
- unit test the cors middleware

* fix capitalization

Co-authored-by: Julian Gruber <julian@juliangruber.com>

Co-authored-by: Julian Gruber <julian@juliangruber.com>
2021-03-26 19:38:23 +00:00
..
customprovider.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
index.js Use cors module instead of custom cors logic (#2823) 2021-03-26 19:38:23 +00:00