archesproject / arches-for-science

Arches for Science
GNU General Public License v3.0
14 stars 9 forks source link

upgrade the config for s3 to use sigv4 for uppy endpoint #1553

Closed aarongundel closed 8 months ago

aarongundel commented 9 months ago

Change the uppy config to use sigv4 by default. Uppy doesn't respect django storages signature version by default, so we need to manually enforce it.

jacobtylerwalls commented 9 months ago

Yeah just need to update the test_settings.py