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: frps verify frpc NewWorkConn token failed #1762

Merged
merged 1 commit into from Apr 16, 2020
Merged

fix: frps verify frpc NewWorkConn token failed #1762

merged 1 commit into from Apr 16, 2020

Conversation

blizard863
Copy link
Collaborator

@blizard863 blizard863 changed the title fix: auth token bug fix: frps verify frpc NewWorkConn token failed Apr 16, 2020
@@ -103,6 +103,9 @@ func ParseRangeNumbers(rangeStr string) (numbers []int64, err error) {
}

func GenerateResponseErrorString(summary string, err error, detailed bool) string {
if err == nil {
Copy link
Owner

Choose a reason for hiding this comment

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

Not required. Only call this function with an error.

@fatedier fatedier merged commit 5a61fd8 into fatedier:dev Apr 16, 2020
@blizard863 blizard863 deleted the v0.32.0-auth-fix branch May 19, 2020 01:55
@puretrut
Copy link

puretrut commented Jul 16, 2020

v0.33.0 win x64/x86 release
当server端为windows时(已测win7, win2008 r2 sp1)还有这个问题;
当server端为linux时没问题(已测 ubuntu 2004).

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