Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for version v2 for Google signed URLs #1180

Closed
databaaz opened this issue Oct 2, 2022 · 1 comment
Closed

Add support for version v2 for Google signed URLs #1180

databaaz opened this issue Oct 2, 2022 · 1 comment

Comments

@databaaz
Copy link
Contributor

databaaz commented Oct 2, 2022

The current v4 version used for generating signed URLs has a max expiration time of 7 days, any value set higher than this for GS_EXPIRATION leads to an exception.

I suggest to allow the users to set an additional flag (such as GS_SIGNED_URL_VERSION) to choose which one they prefer to use. Would greatly help for use cases where a longer expiration time is desired.

@jschneier
Copy link
Owner

This is fixed by #1193.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants