mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 11:14:05 +00:00
In my case, following the Uppy S3 documentation related to CORS by the letter still resulted in 403 responses with `AccessDenied` from my bucket's HTTP endpoint when my browser tried to upload a file. It seems like S3 introduced an additional layer of security which generally overrides any public access settings in other places to protect inexperienced S3 users from accidentially making content in their S3 buckets public - at least this is my interpretation. Therefore I extended the docs to inform Uppy users about the additional measures they potentially need to take. |
||
|---|---|---|
| .. | ||
| private_modules/hexo-renderer-uppyexamples | ||
| scripts | ||
| src | ||
| themes/uppy | ||
| _config.yml | ||
| build-examples.js | ||
| doc-order.json | ||
| package-lock.json | ||
| package.json | ||
| update.js | ||
| VUEORG_LICENSE | ||