Commit Graph

124 Commits

Author SHA1 Message Date
Michael Quigley
62b3cfb911
Merge branch 'main' into zrok_copy_p1 2023-12-15 13:19:24 -05:00
Kenneth Bingham
7be46bfd40
normalize some existing log messages 2023-12-15 12:15:40 -05:00
Kenneth Bingham
ece79f28d9
set and check zrok-access JWT audience matches share host 2023-12-15 12:13:30 -05:00
Michael Quigley
a975b69541
remove 'checksum' support until next phase (#438) 2023-12-14 12:58:54 -05:00
Michael Quigley
ccf159cf55
Merge branch 'main' into zrok_copy_p1 2023-12-13 13:41:14 -05:00
Michael Quigley
47df1174fa
updated golang-sdk to v0.21.2; adjust ziti.ListenOptions to include WaitForNEstablishedListeners (#490) 2023-12-13 11:22:20 -05:00
Michael Quigley
e77e55e10e
updated caddy 'browse.html' template to latest v2.7.6 2023-12-12 11:58:51 -05:00
Michael Quigley
049151a71b
use the new 'RefreshService(name)' instead of 'RefreshServices()' (#487) 2023-12-12 10:51:03 -05:00
Michael Quigley
fa9f77bd1d
checksum plumbing (#438) 2023-12-06 17:13:45 -05:00
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 (#438) 2023-12-01 13:56:22 -05:00
Michael Quigley
b5210a61c6
support updating the lastmodtime property (#438) 2023-12-01 13:26:54 -05:00
Michael Quigley
d955a77af7
start of 'copy to'; more plumbing to support passing modification times through (#438) 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 (#438) 2023-12-01 11:44:20 -05:00
Michael Quigley
9d80e1cf66
more use our fork (#438) 2023-11-30 12:37:17 -05:00
Michael Quigley
6f3e217196
oops (#438) 2023-11-29 13:52:34 -05:00
Michael Quigley
d1fe17fdf6
local copy of x/net/webdav (#438) 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 (#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