frp/models/config
Guy Lewin 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
..
client_common.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
proxy.go fix panic if set meta in proxy config, fix #1595 2020-01-06 15:43:25 +08:00
server_common.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
types_test.go update bandwidth_limit 2019-11-09 01:13:30 +08:00
types.go update bandwidth_limit 2019-11-09 01:13:30 +08:00
value.go conf: support render configure file using environment variables 2018-12-11 11:46:12 +08:00
visitor.go split visitors from proxies and add health check config 2018-06-25 18:22:35 +08:00