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

fix: getSigned(Policy|Url) throws if expiration is invalid Date #614

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

stephenplusplus
Copy link
Contributor

Fixes #613

If the user provides an invalid Date to file.getSignedPolicy() or file.getSignedUrl(), we will now throw.

@JustinBeckwith
Copy link
Contributor

@stephenplusplus I get that it's likely unrelated, but can you investigate the grpc-js system test failures? It's likely a race condition with running the system tests twice at the same time. Using this as a good opportunity to squash those bugs out.

Copy link
Contributor

@JustinBeckwith JustinBeckwith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♂️ I can't believe JavaScript lets you even do that

@JustinBeckwith JustinBeckwith merged commit 1c3bd03 into googleapis:master Feb 22, 2019
@stephenplusplus stephenplusplus deleted the spp--613 branch February 22, 2019 17:54
@buthig
Copy link

buthig commented Feb 22, 2019

WOW!!! Hats off to you guys. This was really quick. I used to work for Google Customer Service a few years ago and the response time was significantly bigger than this.

What a change towards customers!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants