frp/server
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
..
controller change log method 2019-10-12 20:13:12 +08:00
group change log method 2019-10-12 20:13:12 +08:00
ports update group ci 2018-05-23 14:39:12 +08:00
proxy feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
stats frps dashboard api: fixup getProxyStatsByType no data return 2019-01-15 19:22:38 +08:00
control.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
dashboard.go Pass server configuration as an argument 2019-08-19 15:52:08 -07:00
dashboard_api.go Pass server configuration as an argument 2019-08-19 15:52:08 -07:00
service.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00