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 escaped auth #1144

Merged
merged 1 commit into from
Jul 10, 2024
Merged

fix escaped auth #1144

merged 1 commit into from
Jul 10, 2024

Conversation

yiguous
Copy link
Contributor

@yiguous yiguous commented Jul 8, 2024

When calling func (c *clientConfig) URI() string to generate hysteria2 share links, the Auth is escaped. But when calling func (c *clientConfig) parseURI() bool to parse hysteria2 share links, the Auth is NOT unescaped.

Copy link
Collaborator

@haruue haruue left a comment

Choose a reason for hiding this comment

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

Confirmed.
Thank you very much.

@haruue haruue added the bug Something isn't working label Jul 8, 2024
@tobyxdd tobyxdd merged commit b563f39 into apernet:master Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants