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: add decoding for url encoded user credentials #2761

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

brendan-myers
Copy link
Contributor

Added support for URL encoded user credentials.

Previously, if a username/password contained a special character that required encoding, eg grpc_proxy=http://user%40example.com:password@127.0.0.1:8888, then the connection would be rejected (40x).

Copy link

linux-foundation-easycla bot commented May 29, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: brendan-myers / name: Brendan Myers (8e2dc27)

@murgatroid99 murgatroid99 merged commit c447875 into grpc:master Jun 18, 2024
4 of 5 checks passed
murgatroid99 added a commit that referenced this pull request Jun 24, 2024
@murgatroid99
Copy link
Member

This is now out in version 1.10.10.

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

Successfully merging this pull request may close these issues.

None yet

3 participants