mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1664] [CLOSED] Dev #4427
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4427
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/1664
Author: @Cyclonekid
Created: 2/19/2020
Status: ❌ Closed
Base:
master← Head:dev📝 Commits (9)
c8748a2update .travis.ymlc747f16TlsOnly - only accept TLS connections if enablede3101b7Update README.md7033f3eTest TlsOnlyf8c6795DetailedErrorsToClient - only send detailed error info if this is on95753ebMerge pull request #1643 from GuyLewin/feature/tls-only9440bc5Merge branch 'dev' into feature/detailed-errors-to-client98fa385CR: export error string generation to a function83d8085Merge pull request #1644 from GuyLewin/feature/detailed-errors-to-client📊 Changes
8 files changed (+162 additions, -33 deletions)
View changed files
📝
.travis.yml(+1 -0)📝
README.md(+2 -0)📝
models/config/server_common.go(+48 -28)📝
server/control.go(+2 -1)📝
server/service.go(+3 -3)📝
tests/ci/tls_test.go(+92 -0)📝
utils/net/tls.go(+6 -1)📝
utils/util/util.go(+8 -0)📄 Description
aa
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.