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

proxy when getting oauth key should not be enabled when the value is empty #877

Closed
BalloonWen opened this issue Dec 21, 2020 · 1 comment · Fixed by #878
Closed

proxy when getting oauth key should not be enabled when the value is empty #877

BalloonWen opened this issue Dec 21, 2020 · 1 comment · Fixed by #878
Assignees

Comments

@BalloonWen
Copy link
Contributor

currently in OauthHelper, it will check proxyHost is null or not, but when proxyHost is an empty value, it should also be disabled.

@BalloonWen BalloonWen self-assigned this Dec 21, 2020
BalloonWen added a commit that referenced this issue Dec 21, 2020
- now the client won't use proxy even the proxyHost is empty
stevehu pushed a commit that referenced this issue Dec 22, 2020
- now the client won't use proxy even the proxyHost is empty
@stevehu
Copy link
Contributor

stevehu commented Dec 22, 2020

younggwon1 pushed a commit to younggwon1/light-4j that referenced this issue Feb 10, 2024
- now the client won't use proxy even the proxyHost is empty
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 a pull request may close this issue.

2 participants