1
1
mirror of https://github.com/openziti/zrok.git synced 2024-12-23 07:09:12 +01:00
Commit Graph

165 Commits

Author SHA1 Message Date
Michael Quigley
6080444875
Merge branch 'main' into zrok_copy_p1 2023-12-05 13:28:13 -05:00
Michael Quigley
31dc90afda
remove timestamp header experiment () 2023-12-01 13:56:22 -05:00
Michael Quigley
b5210a61c6
support updating the lastmodtime property () 2023-12-01 13:26:54 -05:00
Michael Quigley
d955a77af7
start of 'copy to'; more plumbing to support passing modification times through () 2023-12-01 12:36:06 -05:00
Michael Quigley
837d2289f2
first round of modifications to the core webdav stack to support custom dead properties () 2023-12-01 11:44:20 -05:00
Michael Quigley
9d80e1cf66
more use our fork () 2023-11-30 12:37:17 -05:00
Michael Quigley
6f3e217196
oops () 2023-11-29 13:52:34 -05:00
Michael Quigley
d1fe17fdf6
local copy of x/net/webdav () 2023-11-29 13:39:17 -05:00
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 () 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 () 2023-10-17 13:49:44 -04:00
Michael Quigley
2f8b711fb9
public frontend configuration structure now versioned; starts with 'v: 2' () 2023-10-16 21:18:28 -04:00
Michael Quigley
72b80bac94
docs; tweaks () 2023-10-05 13:34:27 -04:00
Michael Quigley
c4f9cecd99
redundant oauth configuration cleanup () 2023-10-03 17:11:52 -04:00
Michael Quigley
483c599c93
use MD5 hash to get reliable 16-byte key () 2023-09-28 14:39:31 -04:00
Michael Quigley
957e50412e
separate out the OAuth host config from HostMatch () 2023-09-28 13:01:36 -04:00
Michael Quigley
7f6f2de5e8
elide client_secret in cf.Dump () 2023-09-26 13:43:42 -04:00
Michael Quigley
adbe4e78c0
lint and cleanup; oauthLoginRequired () 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 (); sdk refactor 2023-08-30 13:46:51 -04:00
Michael Quigley
d3c43c340e
footer tweak () 2023-08-30 11:28:52 -04:00
Michael Quigley
43af350c27
also include a zrok logo () 2023-08-29 14:37:42 -04:00
Michael Quigley
635b558d10
initial default template integration () 2023-08-29 13:18:01 -04:00
Michael Quigley
d1f88e4b6c
caddyfile/proxy backend cleanup () 2023-08-28 14:56:54 -04:00
Michael Quigley
a96f3e9f96
--backend-mode caddy rough-in () 2023-08-28 14:49:20 -04:00
Michael Quigley
5fcba2dc62
redirect caddy logging to the non-headless tui when appropriate () 2023-08-25 13:26:54 -04:00
Michael Quigley
6daa73b95c
use the caddy web backend everywhere () 2023-08-25 13:02:42 -04:00
Michael Quigley
52b0342078
integrate tui requests handler () 2023-08-25 12:05:36 -04:00
Michael Quigley
08bdc63d77
early progress on embedded Caddy for --backend-mode web () 2023-08-25 10:50:16 -04:00
Michael Quigley
c26d325f61
generalized implementation of public/private share () 2023-07-17 16:45:20 -04:00
Michael Quigley
141c9ae685
even better names for the common identities in the 'environment' (, ) 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 () 2023-07-14 10:14:32 -04:00
Michael Quigley
04b0b64ebf
migrated all usages to the new package () 2023-07-13 14:26:35 -04:00
Michael Quigley
c468c7ace9
environment -> env_v0_3 () 2023-07-11 14:59:02 -04:00
Michael Quigley
ea71493f2f
zrokdir -> environment () 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 () 2023-05-01 12:19:06 -04:00
Michael Quigley
980d0dead7
backend request information () 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 () 2023-04-21 15:09:01 -04:00
Michael Quigley
517eeb8412
udpTunnel.Frontend () 2023-04-21 14:02:38 -04:00
Michael Quigley
a4684328b6
roughed in udpTunnel.Backend () 2023-04-21 13:35:58 -04:00
Michael Quigley
12fad0d74c
starting on udpTunnel () 2023-04-21 13:16:16 -04:00
Michael Quigley
e2193e3ac4
logging lint () 2023-04-19 09:41:19 -04:00
Michael Quigley
fdc038c12d
consolidated txer () 2023-04-18 15:31:48 -04:00
Michael Quigley
e432dfdb28
webBackend -> proxy.WebBackend () 2023-04-18 13:44:58 -04:00
Michael Quigley
56bb9c6d31
publicProxyFrontend -> publicProxy () 2023-04-18 13:38:32 -04:00
Michael Quigley
4c41908ce2
proxyBackend/proxyFrontend -> proxy () 2023-04-18 13:36:43 -04:00
Michael Quigley
1a38aef26d
tunnelBackend/tunnelFrontend -> tcpTunnel () 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 () 2023-04-18 13:11:21 -04:00
Michael Quigley
c31a1cd464
tunnelBackend elaboration; rough but working () 2023-04-18 12:14:27 -04:00
Michael Quigley
6c9a651a08
tunnelFrontend elaboration () 2023-04-18 11:58:07 -04:00
Michael Quigley
fde668b8e0
roughing in tunnel frontend () 2023-04-17 13:55:35 -04:00
Michael Quigley
29c26b94b7
fixes () 2023-04-17 12:47:52 -04:00
Michael Quigley
fd741353d7
getting a basic tunnel backend plumbed up () 2023-04-14 14:55:49 -04:00
Michael Quigley
3ec7e4253c
proxyBackend lint and cleanup () 2023-04-14 13:09:54 -04:00
Michael Quigley
ec6ffa72a4
endpoint subpackage naming cleanup () 2023-04-10 15:26:00 -04:00
Michael Quigley
df4c52aae5
remove legacy v0.3 metrics infrastructure () 2023-03-07 12:57:35 -05:00
Michael Quigley
3ec0c5ead4
--insecure for share '<public|private|reserved>' () 2023-01-30 17:38:58 -05:00
Michael Quigley
f5ab73bcb0
openziti-rest-kitchen -> openziti () 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 () 2023-01-10 16:38:53 -05:00
Michael Quigley
a63b66ad97
stray logging () 2023-01-10 15:42:24 -05:00
Michael Quigley
0119e54d43
rough bubbletea tui () 2023-01-10 14:52:28 -05:00
Michael Quigley
ee7c0fcca6
rip out old tui; full backend data feed for requests () 2023-01-09 17:24:35 -05:00
Michael Quigley
3943aef40a
service -> share () 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 () 2022-12-13 12:51:04 -05:00
Michael Quigley
5f29d379b1
separate out 'proxy' backend mode from public sharing () 2022-12-13 11:17:18 -05:00
Michael Quigley
f9143c3a5b
more naming refactoring 'name' -> 'token' () 2022-11-30 12:46:19 -05:00
Michael Quigley
213a6d7407
more access private elaboration (, ) 2022-11-23 12:39:42 -05:00
Michael Quigley
7630460c85
frontend framework refactoring (public+private); private_frontend strawman () 2022-11-23 11:58:45 -05:00
Michael Quigley
83c12e30cb
metrics lint; cache infrastructure (, ) 2022-10-19 11:25:08 -04:00
Michael Quigley
9b31da1039
namespace for backend metrics (, ) 2022-10-18 13:43:05 -04:00
Michael Quigley
51d78526fe
better metrics accumulator (, ) 2022-10-18 11:57:32 -04:00
Michael Quigley
8c214fcdd8
metrics infrastructure iteration (, ) 2022-10-18 11:07:18 -04:00
Michael Quigley
69c44bdd51
local now; namespace (, ) 2022-10-17 13:45:52 -04:00
Michael Quigley
e22e71cf71
metrics loop; bson (, ) 2022-10-14 16:13:21 -04:00
Michael Quigley
b3c827a3fd
frontend metrics sending (, ) 2022-10-14 15:38:09 -04:00
Michael Quigley
33404801eb
centralized metrics model (, ) 2022-10-14 13:55:35 -04:00
Michael Quigley
f578db3406
metrics marshaling (, ) 2022-10-14 13:45:55 -04:00
Michael Quigley
8c0261f3ad
dial identity in metrics agent for frontend (, ) 2022-10-14 13:40:29 -04:00
Michael Quigley
f17a1f1446
log lint () 2022-10-10 17:12:53 -04:00
Michael Quigley
ce941012b8
metrics aggregation in frontend component () 2022-10-10 17:11:18 -04:00