uppy/website
Mikael Finstad 12705e769f
Default allow headers (#3167)
* refactor cors middleware to avoid duplicates

* Make more ACAH headers default

Add the following headers to access-control-allow-headers by default:
Authorization, Origin, Content-Type, Accept
They are needed for basic operation. See https://github.com/transloadit/uppy/issues/3021
therefore also remove custom middlewares in examples and standalone

* Update outdated readme for S3

AWS now requires JSON instead of XML format

* Update packages/@uppy/companion/src/server/middlewares.js

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

* Update packages/@uppy/companion/src/server/middlewares.js

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

* fix review comments

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2021-09-30 16:37:23 +07:00
..
private_modules/hexo-renderer-uppyexamples meta: enforce no-unused-vars linter rule (#3118) 2021-08-23 13:10:17 +01:00
scripts tools: remove use of promisify where possible (#3010) 2021-07-14 14:22:06 +02:00
src Default allow headers (#3167) 2021-09-30 16:37:23 +07:00
themes/uppy Release 2021-09-20 11:51:06 +02:00
_config.yml website: update to postcss 7 2019-05-20 11:31:38 +02:00
build-examples.js Stricter linter (#3095) 2021-08-17 20:32:57 +02:00
doc-order.json
inject.js Stricter linter (#3095) 2021-08-17 20:32:57 +02:00
package.json @uppy/transloadit: upgrade socket.io-client version (#3065) 2021-08-02 20:42:18 +01:00
postcss.config.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
VUEORG_LICENSE