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: Removing 3pi config URL validation #1517

Merged
merged 4 commits into from
Feb 3, 2023

Conversation

aeitzman
Copy link
Contributor

@aeitzman aeitzman commented Feb 2, 2023

Removing url validation so we can support TPC urls.

Added documentation in readme warning users to check URL's for any configuration obtained by a third party.

@aeitzman aeitzman requested review from a team as code owners February 2, 2023 20:15
@conventional-commit-lint-gcf
Copy link

conventional-commit-lint-gcf bot commented Feb 2, 2023

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Feb 2, 2023
@aeitzman aeitzman changed the title Removing 3pi config URL validation fix: Removing 3pi config URL validation Feb 2, 2023
@aeitzman aeitzman added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2023
@aeitzman aeitzman added kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 2, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Feb 2, 2023
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

@aeitzman aeitzman added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2023
Copy link
Member

@danielbankhead danielbankhead left a comment

Choose a reason for hiding this comment

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

Ah, this PR looks refreshing 😌 LGTM

@aeitzman aeitzman merged commit a278d19 into googleapis:main Feb 3, 2023
gopherbot pushed a commit to golang/oauth2 that referenced this pull request Feb 17, 2023
…Ls in ADC files

Removes URL validation for token_url, service_account_impersonation_url to allow for TPC urls and adds line to the docs to warn users. See googleapis/google-auth-library-nodejs#1517 for same change in node.js library.

Change-Id: I85fa67ee0b99deed2adb75668a1b5501851c499c
GitHub-Last-Rev: 15d7759
GitHub-Pull-Request: #627
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/465696
Reviewed-by: Cody Oss <[email protected]>
Run-TryBot: Cody Oss <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Reviewed-by: Leo Siracusa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants