browsertrix/backend
Ilya Kreymer ae51114a45
backend: fix accessing signed urls when using local minio service
- signing url with endpoint_url instead of access_endpoint_url, but replace endpoint_url prefix with access_endpoint_url for access.
- keep existing behavior of signing access_endpoint_url only if SIGN_ACCESS_ENDPOINT env var is set
2022-06-04 08:29:57 -07:00
..
archives.py Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
colls.py
crawlconfigs.py Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
crawls.py Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
db.py Mongo auth fix (#190) 2022-03-04 15:04:33 -08:00
Dockerfile Backend API prefix (#240) 2022-05-31 19:29:20 -07:00
dockerman.py Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
emailsender.py
invites.py
k8sman.py Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
main.py Backend API prefix (#240) 2022-05-31 19:29:20 -07:00
profiles.py Delete browser profile (#243) 2022-06-01 19:18:41 -07:00
requirements.txt Watch Stream Directly from Browsertrix Crawler (#189) 2022-03-04 14:55:11 -08:00
scheduler.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
storages.py backend: fix accessing signed urls when using local minio service 2022-06-04 08:29:57 -07:00
users.py backend work: 2022-03-15 18:20:25 -07:00