Guy Lewin
|
a4a3d16570
|
feat: verify token in ping and newworkconn
|
2020-02-25 12:50:24 -05:00 |
|
Guy Lewin
|
18c31c0f16
|
style: split ini parsing to auth and its implementations
|
2020-02-25 12:40:27 -05:00 |
|
Guy Lewin
|
29e9935ca7
|
style: move auth configuration to auth.go and its implementations
|
2020-02-25 12:03:34 -05:00 |
|
Guy Lewin
|
0823d94fab
|
style: unexpose BaseAuth (into baseAuth) since its package-private
|
2020-02-24 16:00:11 -05:00 |
|
Guy Lewin
|
be8db5feb7
|
docs: document authenticate_new_work_conns
|
2020-02-24 15:53:35 -05:00 |
|
Guy Lewin
|
4877c78312
|
feat: authenticate NewWorkConn messages, similar to ping
|
2020-02-22 11:14:00 -05:00 |
|
Guy Lewin
|
5544e5f7d5
|
style: export shared logic from SetLogin and SetPing to a common generateAccessToken() method in oidc.go
|
2020-02-20 18:10:23 +02:00 |
|
Guy Lewin
|
a85b52d8e6
|
style: check for err not being null, dont strip return
|
2020-02-20 18:00:26 +02:00 |
|
Guy Lewin
|
739cdd2bff
|
chore: update vendor and go.sum
|
2020-02-20 15:47:02 +02:00 |
|
Guy Lewin
|
10bcd8dbce
|
chore: update go.sum
|
2020-02-19 20:01:21 +02:00 |
|
Guy Lewin
|
e563f1cff9
|
style(auth): rename ProviderConsumer to SetterVerifier since that's the new naming convention for auth
|
2020-02-19 19:46:02 +02:00 |
|
Guy Lewin
|
a7fbe82ea9
|
test(auth): add authentication test (currently only for token)
|
2020-02-19 19:43:23 +02:00 |
|
Guy Lewin
|
e70c229454
|
docs: add authentication method to README.md
|
2020-02-19 16:37:36 +02:00 |
|
Guy Lewin
|
99c13cdb0c
|
fix(heartbeats): dont consider a heartbeat if verification failed
|
2020-02-19 16:32:04 +02:00 |
|
Guy Lewin
|
72626ac2b8
|
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-02-19 15:07:02 +02:00 |
|
fatedier
|
83d80857fd
|
Merge pull request #1644 from GuyLewin/feature/detailed-errors-to-client
DetailedErrorsToClient - only send detailed error info if this is on
|
2020-02-12 10:39:03 +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 |
|
fatedier
|
95753ebf1c
|
Merge pull request #1643 from GuyLewin/feature/tls-only
Feature/tls only
|
2020-02-11 13:57:03 +08: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 |
|
fatedier
|
c8748a2948
|
update .travis.yml
|
2020-02-04 22:24:07 +08:00 |
|
fatedier
|
69fa7ed16e
|
bump version to v0.31.2
|
2020-02-04 21:43:37 +08:00 |
|
fatedier
|
5336155365
|
Merge pull request #1636 from fatedier/new
send closeProxy msg to server then client start proxy error
|
2020-02-04 21:39:26 +08:00 |
|
fatedier
|
4feb74cb89
|
doc typo
|
2020-02-04 21:34:46 +08:00 |
|
fatedier
|
4a4cf552af
|
send closeProxy msg to server then client start proxy error, fix #1606
|
2020-02-04 19:41:39 +08:00 |
|
Joe Cloud
|
0f59b8f329
|
English grammar fix. (#1619)
|
2020-01-15 12:11:12 +08:00 |
|
fatedier
|
4832a2a1e9
|
bump version
|
2020-01-06 15:44:18 +08:00 |
|
fatedier
|
52ecd84d8a
|
fix panic if set meta in proxy config, fix #1595
|
2020-01-06 15:43:25 +08:00 |
|
fatedier
|
42014eea23
|
improve xtcp, fix #1585
|
2020-01-03 11:39:44 +08:00 |
|
fatedier
|
c2da396230
|
Merge pull request #1587 from fatedier/doc
add server manage plugin doc
|
2020-01-03 11:37:52 +08:00 |
|
fatedier
|
e91c9473be
|
add server manage plugin doc
|
2020-01-03 11:35:12 +08:00 |
|
fatedier
|
13e48c6ca0
|
Merge pull request #1575 from fatedier/new
support server plugin feature
|
2019-12-31 14:12:30 +08:00 |
|
fatedier
|
31e2cb76bb
|
bump version
|
2019-12-23 20:00:59 +08:00 |
|
fatedier
|
91e46a2c53
|
support server plugin feature
|
2019-12-23 20:00:04 +08:00 |
|
fatedier
|
a57679f837
|
support meta info for client and proxy
|
2019-12-08 21:01:58 +08:00 |
|
fatedier
|
df18375308
|
Merge pull request #1537 from fatedier/new
bump version to v0.30.0
|
2019-11-26 10:42:31 +08:00 |
|
fatedier
|
c63737ab3e
|
update doc for bandwith limit
|
2019-11-26 10:23:37 +08:00 |
|
fatedier
|
1cdceee347
|
bump version to v0.30.0
|
2019-11-26 09:15:24 +08:00 |
|
fatedier
|
694c434b9e
|
Merge pull request #1529 from kingjcy/20191118
plugin http2https
|
2019-11-22 15:25:01 +08:00 |
|
kingjcy
|
62af5c8844
|
handle close
|
2019-11-22 15:18:20 +08:00 |
|
kingjcy
|
56c53909aa
|
plugin http2https
plugin http2https
|
2019-11-22 11:12:48 +08:00 |
|
fatedier
|
21a126e4e4
|
Merge pull request #1510 from CallanTaylor/close-file
Close file
|
2019-11-12 14:02:49 +08:00 |
|
CallanTaylor
|
8affab1a2b
|
Close file
|
2019-11-12 11:38:55 +13:00 |
|
fatedier
|
12cc53d699
|
update bandwidth_limit
|
2019-11-09 01:13:30 +08:00 |
|
fatedier
|
2ab832bb89
|
Merge pull request #1495 from fatedier/new
support bandwith limit for one proxy
|
2019-11-08 21:05:13 +08:00 |
|
fatedier
|
42425d8218
|
update vendor files
|
2019-11-03 01:21:47 +08:00 |
|
fatedier
|
6da093a402
|
support bandwith limit for one proxy
|
2019-11-03 01:20:49 +08:00 |
|