Commit Graph
13 Commits
Author SHA1 Message Date
Guy LewinandGitHub 6d78af6144 feat: group TCP mux proxies (#1765) 2020-04-20 13:35:47 +08:00
Guy LewinandGitHub a4b105dedb [Feature] Server Plugin - Ping and NewWorkConn RPC (#1702) 2020-03-18 01:52:44 +08:00
Guy LewinandGitHub 10acf638f8 [Feature] Include RunId in FRP Server Plugin NewProxy message (#1700)
* feat: include RunId in FRP Server Plugin NewProxy message

* doc: rewrite server plugin documentation
2020-03-14 23:26:35 +08:00
Guy LewinandGitHub 6d1af85e80 fix: send server plugin request as json (#1690) 2020-03-10 15:23:37 +08:00
Guy LewinandGitHub 6c6607ae68 feat: add multiple authentication methods, token and oidc.
token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method
2020-03-01 10:57:01 +08:00
Guy Lewin 98fa3855bd CR: export error string generation to a function 2020-02-11 16:57:38 +02:00
Guy Lewin 9440bc5d72 Merge branch 'dev' into feature/detailed-errors-to-client
# Conflicts:
#	models/config/server_common.go
2020-02-11 11:25:04 +02:00
Guy Lewin f8c6795119 DetailedErrorsToClient - only send detailed error info if this is on 2020-02-10 19:29:57 +02:00
Guy Lewin 7033f3e72b Test TlsOnly 2020-02-10 19:14:07 +02:00
Guy Lewin e3101b7aa8 Update README.md 2020-02-10 19:01:23 +02:00
Guy Lewin c747f160aa TlsOnly - only accept TLS connections if enabled 2020-02-10 18:56:41 +02:00
Guy Lewin 5f8ed4fc60 Fix CR 2019-10-09 13:41:05 -07:00
Guy Lewin bf0993d2a6 Grammer fixes 2019-10-01 15:58:35 -04:00