Cam
|
30558a454b
|
move the go sdk into subdir
|
2023-11-21 13:27:17 -06:00 |
|
Michael Quigley
|
e58f5bfba6
|
Merge branch 'main' into drives_p1
|
2023-10-18 12:36:19 -04:00 |
|
Michael Quigley
|
509bea7fc2
|
improved oauth frontend configuration; better separation of concerns (#411)
|
2023-10-18 11:47:26 -04:00 |
|
Michael Quigley
|
62719c13ad
|
fix redirect issue for oauth frontend
|
2023-10-17 16:08:18 -04:00 |
|
Michael Quigley
|
62cfa4a2c7
|
the most basic drive implementation (#218)
|
2023-10-17 13:49:44 -04:00 |
|
Michael Quigley
|
2f8b711fb9
|
public frontend configuration structure now versioned; starts with 'v: 2' (#406)
|
2023-10-16 21:18:28 -04:00 |
|
Michael Quigley
|
72b80bac94
|
docs; tweaks (#404)
|
2023-10-05 13:34:27 -04:00 |
|
Michael Quigley
|
c4f9cecd99
|
redundant oauth configuration cleanup (#404)
|
2023-10-03 17:11:52 -04:00 |
|
Michael Quigley
|
483c599c93
|
use MD5 hash to get reliable 16-byte key (#404)
|
2023-09-28 14:39:31 -04:00 |
|
Michael Quigley
|
957e50412e
|
separate out the OAuth host config from HostMatch (#404)
|
2023-09-28 13:01:36 -04:00 |
|
Michael Quigley
|
7f6f2de5e8
|
elide client_secret in cf.Dump (#404)
|
2023-09-26 13:43:42 -04:00 |
|
Michael Quigley
|
adbe4e78c0
|
lint and cleanup; oauthLoginRequired (#404)
|
2023-09-26 13:42:41 -04:00 |
|
Michael Quigley
|
b63b1fc145
|
present basic auth realm as share token
|
2023-09-26 11:36:11 -04:00 |
|
Cam
|
b951ea152d
|
Remove old hardcoded domain
|
2023-09-13 12:41:10 -05:00 |
|
Cam
|
ec73d03078
|
small verification log
|
2023-09-13 11:07:15 -05:00 |
|
Cam
|
4be9089cfe
|
fixed redirect to respect intended route, added additional logging around token swapping
|
2023-09-13 10:37:38 -05:00 |
|
Cam
|
67a981980b
|
set the cookie jar domain handler to the root domain
|
2023-09-12 16:16:49 -05:00 |
|
Cam
|
42e67ce079
|
can't bleieve I missed these ports. Updated.
|
2023-09-12 14:19:52 -05:00 |
|
Cam
|
1345990ede
|
actually plumbed the oauth port through to the server
|
2023-09-12 14:04:55 -05:00 |
|
Ziti-Ci
|
a07552f0c4
|
fixed up auth check interval
|
2023-09-05 11:50:41 -05:00 |
|
Ziti-Ci
|
8e63548552
|
Merge branch 'main' into oauth-testing
|
2023-09-05 10:10:25 -05:00 |
|
Ziti-Ci
|
2b0dc71f93
|
updates to the oauth work
|
2023-09-05 09:55:55 -05:00 |
|
Michael Quigley
|
7bc8976951
|
private sharing; caddy (#392); sdk refactor
|
2023-08-30 13:46:51 -04:00 |
|
Michael Quigley
|
d3c43c340e
|
footer tweak (#392)
|
2023-08-30 11:28:52 -04:00 |
|
Michael Quigley
|
43af350c27
|
also include a zrok logo (#392)
|
2023-08-29 14:37:42 -04:00 |
|
Michael Quigley
|
635b558d10
|
initial default template integration (#392)
|
2023-08-29 13:18:01 -04:00 |
|
Michael Quigley
|
d1f88e4b6c
|
caddyfile/proxy backend cleanup (#391)
|
2023-08-28 14:56:54 -04:00 |
|
Michael Quigley
|
a96f3e9f96
|
--backend-mode caddy rough-in (#391)
|
2023-08-28 14:49:20 -04:00 |
|
Michael Quigley
|
5fcba2dc62
|
redirect caddy logging to the non-headless tui when appropriate (#392)
|
2023-08-25 13:26:54 -04:00 |
|
Michael Quigley
|
6daa73b95c
|
use the caddy web backend everywhere (#392)
|
2023-08-25 13:02:42 -04:00 |
|
Michael Quigley
|
52b0342078
|
integrate tui requests handler (#392)
|
2023-08-25 12:05:36 -04:00 |
|
Michael Quigley
|
08bdc63d77
|
early progress on embedded Caddy for --backend-mode web (#392)
|
2023-08-25 10:50:16 -04:00 |
|
Michael Quigley
|
c26d325f61
|
generalized implementation of public/private share (#34)
|
2023-07-17 16:45:20 -04:00 |
|
Michael Quigley
|
141c9ae685
|
even better names for the common identities in the 'environment' (#34, #369)
|
2023-07-17 13:51:51 -04:00 |
|
Cam Otts
|
a8c76b2877
|
initial testing for oauth protecting shares
|
2023-07-17 09:44:05 -05:00 |
|
Michael Quigley
|
4713243e2c
|
further ziti identity naming cleanup (#369)
|
2023-07-14 10:14:32 -04:00 |
|
Michael Quigley
|
04b0b64ebf
|
migrated all usages to the new package (#369)
|
2023-07-13 14:26:35 -04:00 |
|
Michael Quigley
|
c468c7ace9
|
environment -> env_v0_3 (#369)
|
2023-07-11 14:59:02 -04:00 |
|
Michael Quigley
|
ea71493f2f
|
zrokdir -> environment (#34)
|
2023-07-10 16:41:16 -04:00 |
|
Cam Otts
|
fec0fd9e73
|
Format changes
|
2023-05-25 13:59:39 -05:00 |
|
Cam Otts
|
d6d5ac65a3
|
update deps
|
2023-05-25 10:50:38 -05:00 |
|
Eugene K
|
7c86a1ef68
|
fix copy/pasta errors
|
2023-05-04 11:30:05 -04:00 |
|
Eugene K
|
ce2b9401af
|
implement udpTunnel mode: backend and frontend
|
2023-05-04 10:28:31 -04:00 |
|
Michael Quigley
|
28916e8d2a
|
merged tui for tcpTunnel (#307)
|
2023-05-01 12:19:06 -04:00 |
|
Michael Quigley
|
980d0dead7
|
backend request information (#314)
|
2023-04-25 15:16:05 -04:00 |
|
Michael Quigley
|
bf0fbb0e35
|
ripping out udp support for initial v0.4
|
2023-04-24 15:37:41 -04:00 |
|
Michael Quigley
|
25b1469acc
|
remove transport for now (#170)
|
2023-04-21 15:09:01 -04:00 |
|
Michael Quigley
|
517eeb8412
|
udpTunnel.Frontend (#306)
|
2023-04-21 14:02:38 -04:00 |
|
Michael Quigley
|
a4684328b6
|
roughed in udpTunnel.Backend (#306)
|
2023-04-21 13:35:58 -04:00 |
|
Michael Quigley
|
12fad0d74c
|
starting on udpTunnel (#306)
|
2023-04-21 13:16:16 -04:00 |
|
Michael Quigley
|
e2193e3ac4
|
logging lint (#170)
|
2023-04-19 09:41:19 -04:00 |
|
Michael Quigley
|
fdc038c12d
|
consolidated txer (#305)
|
2023-04-18 15:31:48 -04:00 |
|
Michael Quigley
|
e432dfdb28
|
webBackend -> proxy.WebBackend (#170)
|
2023-04-18 13:44:58 -04:00 |
|
Michael Quigley
|
56bb9c6d31
|
publicProxyFrontend -> publicProxy (#170)
|
2023-04-18 13:38:32 -04:00 |
|
Michael Quigley
|
4c41908ce2
|
proxyBackend/proxyFrontend -> proxy (#170)
|
2023-04-18 13:36:43 -04:00 |
|
Michael Quigley
|
1a38aef26d
|
tunnelBackend/tunnelFrontend -> tcpTunnel (#170)
|
2023-04-18 13:28:15 -04:00 |
|
Michael Quigley
|
7c01f6d52a
|
this might be all we need to ensure that we're cleaning up both sides when one side terminates (#305)
|
2023-04-18 13:11:21 -04:00 |
|
Michael Quigley
|
c31a1cd464
|
tunnelBackend elaboration; rough but working (#170)
|
2023-04-18 12:14:27 -04:00 |
|
Michael Quigley
|
6c9a651a08
|
tunnelFrontend elaboration (#170)
|
2023-04-18 11:58:07 -04:00 |
|
Michael Quigley
|
fde668b8e0
|
roughing in tunnel frontend (#170)
|
2023-04-17 13:55:35 -04:00 |
|
Michael Quigley
|
29c26b94b7
|
fixes (#170)
|
2023-04-17 12:47:52 -04:00 |
|
Michael Quigley
|
fd741353d7
|
getting a basic tunnel backend plumbed up (#170)
|
2023-04-14 14:55:49 -04:00 |
|
Michael Quigley
|
3ec7e4253c
|
proxyBackend lint and cleanup (#170)
|
2023-04-14 13:09:54 -04:00 |
|
Michael Quigley
|
ec6ffa72a4
|
endpoint subpackage naming cleanup (#170)
|
2023-04-10 15:26:00 -04:00 |
|
Michael Quigley
|
df4c52aae5
|
remove legacy v0.3 metrics infrastructure (#128)
|
2023-03-07 12:57:35 -05:00 |
|
Michael Quigley
|
3ec0c5ead4
|
--insecure for share '<public|private|reserved>' (#195)
|
2023-01-30 17:38:58 -05:00 |
|
Michael Quigley
|
f5ab73bcb0
|
openziti-rest-kitchen -> openziti (#158)
|
2023-01-13 15:01:34 -05:00 |
|
Michael Quigley
|
7868ce8527
|
reorg, streamlining
|
2023-01-10 17:40:20 -05:00 |
|
Michael Quigley
|
98b8c8c8a1
|
access tui (#56)
|
2023-01-10 16:38:53 -05:00 |
|
Michael Quigley
|
a63b66ad97
|
stray logging (#56)
|
2023-01-10 15:42:24 -05:00 |
|
Michael Quigley
|
0119e54d43
|
rough bubbletea tui (#56)
|
2023-01-10 14:52:28 -05:00 |
|
Michael Quigley
|
ee7c0fcca6
|
rip out old tui; full backend data feed for requests (#56)
|
2023-01-09 17:24:35 -05:00 |
|
Michael Quigley
|
3943aef40a
|
service -> share (#144)
|
2023-01-04 14:42:58 -05:00 |
|
Michael Quigley
|
c9c4ca6c49
|
more camelCase
|
2022-12-14 14:41:54 -05:00 |
|
Michael Quigley
|
65ff0f4f23
|
let's try embracing more camel case
|
2022-12-14 14:40:45 -05:00 |
|
Michael Quigley
|
e27257daf6
|
back share public web backend (#95)
|
2022-12-13 12:51:04 -05:00 |
|
Michael Quigley
|
5f29d379b1
|
separate out 'proxy' backend mode from public sharing (#95)
|
2022-12-13 11:17:18 -05:00 |
|
Michael Quigley
|
f9143c3a5b
|
more naming refactoring 'name' -> 'token' (#119)
|
2022-11-30 12:46:19 -05:00 |
|
Michael Quigley
|
213a6d7407
|
more access private elaboration (#106, #109)
|
2022-11-23 12:39:42 -05:00 |
|
Michael Quigley
|
7630460c85
|
frontend framework refactoring (public+private); private_frontend strawman (#109)
|
2022-11-23 11:58:45 -05:00 |
|
Michael Quigley
|
83c12e30cb
|
metrics lint; cache infrastructure (#74, #76)
|
2022-10-19 11:25:08 -04:00 |
|
Michael Quigley
|
9b31da1039
|
namespace for backend metrics (#74, #76)
|
2022-10-18 13:43:05 -04:00 |
|
Michael Quigley
|
51d78526fe
|
better metrics accumulator (#74, #76)
|
2022-10-18 11:57:32 -04:00 |
|
Michael Quigley
|
8c214fcdd8
|
metrics infrastructure iteration (#74, #76)
|
2022-10-18 11:07:18 -04:00 |
|
Michael Quigley
|
69c44bdd51
|
local now; namespace (#74, #76)
|
2022-10-17 13:45:52 -04:00 |
|
Michael Quigley
|
e22e71cf71
|
metrics loop; bson (#74, #76)
|
2022-10-14 16:13:21 -04:00 |
|
Michael Quigley
|
b3c827a3fd
|
frontend metrics sending (#74, #76)
|
2022-10-14 15:38:09 -04:00 |
|
Michael Quigley
|
33404801eb
|
centralized metrics model (#74, #76)
|
2022-10-14 13:55:35 -04:00 |
|
Michael Quigley
|
f578db3406
|
metrics marshaling (#74, #76)
|
2022-10-14 13:45:55 -04:00 |
|
Michael Quigley
|
8c0261f3ad
|
dial identity in metrics agent for frontend (#74, #76)
|
2022-10-14 13:40:29 -04:00 |
|
Michael Quigley
|
f17a1f1446
|
log lint (#74)
|
2022-10-10 17:12:53 -04:00 |
|
Michael Quigley
|
ce941012b8
|
metrics aggregation in frontend component (#74)
|
2022-10-10 17:11:18 -04:00 |
|
Michael Quigley
|
87122024da
|
more metrics infrastructure (#74)
|
2022-10-10 16:56:01 -04:00 |
|
Michael Quigley
|
a60449080b
|
roughed-in metricsConn for backend (#74)
|
2022-10-10 16:25:35 -04:00 |
|
Michael Quigley
|
d87e4ace67
|
'metricsConn' net.Conn wrapper to capture service metrics in the frontend (#74)
|
2022-10-10 16:15:40 -04:00 |
|
Michael Quigley
|
370fd78402
|
http frontend log spam fix
|
2022-09-09 10:01:24 -04:00 |
|
Michael Quigley
|
42f4ca4292
|
error handler -> 404 (#57)
|
2022-09-07 14:32:05 -04:00 |
|
Michael Quigley
|
ff8775c225
|
notfound_ui (#57)
|
2022-09-07 14:17:08 -04:00 |
|
Michael Quigley
|
136bcc17ad
|
health_ui; health check handler (#48)
|
2022-09-07 12:22:22 -04:00 |
|
Michael Quigley
|
2004469d5f
|
host match control in http frontend (#48)
|
2022-09-06 15:23:36 -04:00 |
|