GoogleCloudPlatform / docker-credential-gcr

A Docker credential helper for GCR users
https://gcr.io
Apache License 2.0
292 stars 92 forks source link

Require a valid oauth2 username #137

Closed sudo-bmitch closed 1 year ago

sudo-bmitch commented 1 year ago

Fixes #135.

This validates the regexp of the version according to https://github.com/GoogleCloudPlatform/docker-credential-gcr/issues/129#issuecomment-1490603238, and if it's not valid, it falls back to a 0 value.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

lindsayismith commented 1 year ago

/gcbrun