gcsuploader.go
4.47 KB
-
Image Store: Add support for using signed URLs when uploading images to GCS (#26840) · 4e94c095
Enables creating signed URLs when uploading images to Google Cloud Storage. By using signed urls, not only is the public URL expiration configurable but the images in the bucket are not publicly accessible. Fixes #26773 Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Marcos Mendez committed