humanmade / tachyon-plugin

WordPress plugin for Tachyon
https://engineering.hmn.md/projects/tachyon/
83 stars 15 forks source link

Handle X-Amz presigned params #78

Closed joehoyle closed 7 months ago

joehoyle commented 8 months ago

This allows callers to pass a presigned S3 URL to tachyon_url() and the params will be rewritten to be compatible with Tachyon Version 3.

joehoyle commented 7 months ago

@kovshenin ok I've switch it to use a new tachyon_server_version() function.

joehoyle commented 7 months ago

Added Cloud constant in https://github.com/humanmade/altis-cloud/pull/863