Adrian
2a6b882093
Require Python 3.12 ( #230 )
2024-03-26 19:14:19 +01:00
Adrian Moennich
0c2157a32c
Storage/S3: Fix b'...' in download filenames
2023-12-04 11:01:09 +01:00
Adrian Moennich
e2a36bb9d9
Bump plugin versions for Python 3.12 support
2023-11-13 17:13:53 +01:00
Adrian Moennich
cca1cbba51
Bump plugin versions for Python 3.11 support
2023-07-14 18:17:19 +02:00
Adrian Moennich
bd7a1b0dcc
Stop using deprecated werkzeug.urls utils
2023-05-02 13:40:45 +02:00
Adrian Moennich
436c6adf63
Fix typo
2023-02-15 00:11:56 +01:00
Adrian Moennich
dbeeccff6c
Storage/S3: Fix README
2022-02-16 15:09:43 +01:00
Adrian Moennich
decf699b82
Storage/S3: Update nginx config
2022-02-16 15:07:44 +01:00
Adrian Moennich
dcfde30da0
Revert "Storage/S3: Work around nginx url encoding issue"
...
This reverts commit 4a861b0576ed0c906418fba5b0ae8fba862fac65.
2022-02-16 15:03:32 +01:00
Adrian Moennich
4a861b0576
Storage/S3: Work around nginx url encoding issue
...
See https://trac.nginx.org/nginx/ticket/2320 for details.
2022-02-10 15:41:54 +01:00
Adrian Moennich
a2311e600c
Storage/S3: Fix Invalid Signature s3 error w/ nginx
...
This happened in some cases when using proxy=nginx if the signature
ended up containing an url-encoded character, since apparently nginx
url-decodes it once, and then the URL forwarded to S3 by nginx no longer
matched the signature.
Also bump version and require an up to date Indico version (3.1)
2022-02-09 12:48:12 +01:00
Adrian Moennich
075250fb40
Add README files to all plugins
2021-06-28 17:33:08 +02:00
Adrian Moennich
59bfc1e993
Storage/S3: Add readme
2019-10-22 11:13:17 +02:00