mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1740] [MERGED] Server manager support the NewUserConn operation #4445
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#4445
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/1740
Author: @rainbend
Created: 4/9/2020
Status: ✅ Merged
Merged: 4/16/2020
Merged by: @fatedier
Base:
dev← Head:patch-1📝 Commits (4)
bc64e1asupport NewUserConn operation24f380bfix doc30a70f8update docb42cd8fupdate doc📊 Changes
10 files changed (+177 additions, -4 deletions)
View changed files
📝
doc/server_plugin.md(+20 -1)📝
doc/server_plugin_zh.md(+58 -1)📝
go.sum(+11 -0)📝
models/plugin/server/manager.go(+39 -0)📝
models/plugin/server/plugin.go(+1 -0)📝
models/plugin/server/types.go(+7 -0)📝
server/control.go(+8 -1)📝
server/controller/resource.go(+4 -0)📝
server/proxy/proxy.go(+28 -1)📝
server/service.go(+1 -0)📄 Description
Issues associated with this PR
https://github.com/fatedier/frp/issues/1731
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.