We use S3 for a number of uploads. Boto, by default, includes a auth querystring on the returned URLs. Since these uploads are public, there is no need for this querystring. Additionally, the long length URLs cause problems when API consumers need to store the URLs. This commit resolves this problem by removing the auth querystring. - Updated to latest versions of boto and django-storages-redux packages - Added AWS_QUERYSTRING_AUTH setting to remove the querystring values ECOM-4081
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cms | Loading commit data... | |
__init__.py | Loading commit data... | |
acceptance.py | Loading commit data... | |
aws.py | Loading commit data... | |
aws_migrate.py | Loading commit data... | |
bok_choy.auth.json | Loading commit data... | |
bok_choy.env.json | Loading commit data... | |
bok_choy.py | Loading commit data... | |
common.py | Loading commit data... | |
content.py | Loading commit data... | |
dev.py | Loading commit data... | |
dev_with_worker.py | Loading commit data... | |
devplus.py | Loading commit data... | |
devstack.py | Loading commit data... | |
devstack_optimized.py | Loading commit data... | |
discussionsettings.py | Loading commit data... | |
load_test.py | Loading commit data... | |
sauce.py | Loading commit data... | |
static.py | Loading commit data... | |
test.py | Loading commit data... | |
test_static_optimized.py | Loading commit data... | |
test_with_mysql.py | Loading commit data... | |
yaml_config.py | Loading commit data... |