Commit Graph

385 Commits

Author SHA1 Message Date
Michael Quigley
e188f1243d
support public and reserved shares with drives backend (#218) 2023-10-20 16:13:00 -04:00
Michael Quigley
62cfa4a2c7
the most basic drive implementation (#218) 2023-10-17 13:49:44 -04:00
Michael Quigley
6b378c5cc3
the most basic dav (#218) 2023-10-17 12:57:15 -04:00
Michael Quigley
2d6cd3a6ae
Merge pull request #410 from openziti/v0.4.8
Multiple Changes for v0.4.8
2023-10-17 11:02:37 -04:00
Michael Quigley
44c66564f5
add spam folder warning 2023-10-17 10:39:46 -04:00
Michael Quigley
8dbebed34a
sdk.Overview implementation; migrated 'zrok overview' to dogfood the sdk implementation (#407) 2023-10-16 21:10:48 -04:00
guoguangwu
3e51dda5d0
fix: typo 2023-10-12 13:03:29 +08:00
Michael Quigley
27fcf98fbd
cleanups for OAuth in sdk.ShareRequest (#404) 2023-09-28 13:06:00 -04:00
Michael Quigley
4c0cfa2815
polish up 'share public' OAuth command line arguments (#404) 2023-09-26 13:51:53 -04:00
Cam
a2312c3497
formatting imports and adding oauth small guide 2023-09-11 09:30:52 -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
ce8005f782
added '-b' shorthand for '--backend-mode' (#397) 2023-08-31 14:19:05 -04:00
Michael Quigley
0b0c0e454d
fix for ephemeral share leaks when using --backend-mode caddy and the user provides an invalid Caddyfile (#330) 2023-08-31 14:11:51 -04:00
Michael Quigley
2b12f1c6cd
caddy integration for reserved shares (#392); sdk refactoring; cleanup and tweaks 2023-08-30 14:10:48 -04:00
Michael Quigley
7bc8976951
private sharing; caddy (#392); sdk refactor 2023-08-30 13:46:51 -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
ce06804a0f
share public cleanup+organization lint 2023-08-28 13:54:03 -04:00
Michael Quigley
9e48da7bad
refactor share public to dogfood sdk (#34) 2023-08-28 13:50:23 -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
122883b3fa
caddy basics fully functional, embedded (#330, #388) 2023-08-21 15:29:42 -04:00
Michael Quigley
56be9fbec6
zrok caddy listener (#330) 2023-08-18 11:38:15 -04:00
Michael Quigley
73eeec75f4
working caddy + config (#330) 2023-08-11 14:25:39 -04:00
Michael Quigley
f3dd6c0602
caddy wip (#330) 2023-08-11 14:15:59 -04:00
Michael Quigley
e7eee29a01
bundled caddy with custom module (#330) 2023-08-11 11:07:54 -04:00
Michael Quigley
045e076822
basic embedded caddy 2023-08-10 13:32:55 -04:00
Michael Quigley
369d703050
'zrok overview' updated for sdk changes (#374) 2023-07-19 11:51:02 -04:00
Michael Quigley
632ba4cc75
Merge branch 'main' into v0.4_zrok_sdk 2023-07-19 11:48:22 -04:00
Michael Quigley
9535023b19
'zrok overview' implementation (#374) 2023-07-19 11:32:28 -04:00
Michael Quigley
c26d325f61
generalized implementation of public/private share (#34) 2023-07-17 16:45:20 -04:00
Michael Quigley
c0503ae593
use sdk types/constants throughout the codebase for backend and share modes (#34) 2023-07-17 16:21:29 -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
d99ac85369
implemented naive migration from environment v0.3 to v0.4 (#369) 2023-07-14 14:30:35 -04:00
Michael Quigley
af77de015a
environment load assert chain (#369); get rid of warnings in zrok status 2023-07-14 10:51:38 -04:00
Michael Quigley
4713243e2c
further ziti identity naming cleanup (#369) 2023-07-14 10:14:32 -04:00
Michael Quigley
1c8ab67bf1
controller no longer needs an identity; identity management organization (#369) 2023-07-14 09:42:06 -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
e26ef1ba1a
environment refactoring (#34, #369) 2023-07-10 16:53:27 -04:00
Michael Quigley
ea71493f2f
zrokdir -> environment (#34) 2023-07-10 16:41:16 -04:00
Michael Quigley
7a4ad23aa1
missing import (#362) 2023-06-29 13:19:15 -04:00
Michael Quigley
7b725903dd
platform specific openBrowser (#362) 2023-06-29 13:18:30 -04:00
Michael Quigley
9a6e28f2b1
zrok console (#362) 2023-06-29 13:03:30 -04:00
Michael Quigley
8ba741a550
admin migrate 2023-06-27 11:44:38 -04:00
Michael Quigley
3c0477f9e3
cli lint removal 2023-06-20 09:58:41 -04:00
Michael Quigley
d3ea780a1b
fixes for --override-endpoint (#347) 2023-06-14 13:18:44 -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
Michael Quigley
22cc06eb74
reserve backend-mode text 2023-05-24 11:36:06 -04:00
Michael Quigley
b334ff50b2
slight reworking on the configuration-based invite system to include open registration flag, contact details, and store strategy. moved to 'admin' stanza (#229) 2023-05-22 15:42:20 -04:00
Michael Quigley
41c30e4158
Merge branch 'v0.4.0' into v0.4_invite_overhaul 2023-05-22 15:07:24 -04:00
Eugene K
7c86a1ef68
fix copy/pasta errors 2023-05-04 11:30:05 -04:00
Eugene K
8785a19e0e
wire udpTunnel ends into zrok 2023-05-04 10:32:29 -04:00
Michael Quigley
393641ce7b
lint (#170) 2023-05-01 12:23:39 -04:00
Michael Quigley
28916e8d2a
merged tui for tcpTunnel (#307) 2023-05-01 12:19:06 -04:00
Michael Quigley
74fd8d9956
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-26 12:00:16 -04:00
Michael Quigley
4ee3b970c9
Merge branch 'main' into v0.4.0 2023-04-26 12:00:03 -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
e19186c1a0
temporary switch to support tcp/udp toggling (#306) 2023-04-21 14:20:40 -04:00
Michael Quigley
e2193e3ac4
logging lint (#170) 2023-04-19 09:41:19 -04:00
Michael Quigley
1177b0ec0a
d'oh (#170) 2023-04-19 08:56:50 -04:00
Michael Quigley
a055e98ab6
cpu profiling for access private tunnel 2023-04-18 16:32:23 -04:00
Michael Quigley
35dec16236
add shutdown hook to access private tunnel (#305) 2023-04-18 16:04:51 -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
6c9a651a08
tunnelFrontend elaboration (#170) 2023-04-18 11:58:07 -04:00
Michael Quigley
824e016bb4
more plumbing to get tunnel private access plumbed up enough to iterate (#170) 2023-04-17 15:43:54 -04:00
Michael Quigley
c28dd75910
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-17 11:55:09 -04:00
Ken Bingham
a8da6929b1
Merge pull request #286 from openziti/fix-typo
Fix a typo
2023-04-17 10:21:22 -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
Cam Otts
b7623f80f6
moved token requirement to metadata and provide fields based on that 2023-04-11 18:41:40 -05:00
Michael Quigley
ec6ffa72a4
endpoint subpackage naming cleanup (#170) 2023-04-10 15:26:00 -04:00
Kenneth Bingham
bf032e2aac
fix a typo 2023-04-05 09:39:58 -04:00
Cam Otts
2791b7d835
added manual wrapping to be done after reflow package 2023-04-04 09:21:33 -05:00
Cam Otts
cd9da59718
Added test command for consistent output 2023-03-29 03:32:09 -05:00
Michael Quigley
86126b3f53
metrics2 -> metrics (#270) 2023-03-15 16:14:06 -04:00
Michael Quigley
89202873bc
incorporate metrics.Agent into the controller (#270) 2023-03-15 16:05:01 -04:00
Michael Quigley
182c7bc510
basic amqp bridge (#270) 2023-03-15 13:49:17 -04:00
Michael Quigley
66e0c0e479
record environment and account ids on metrics records (#235); 'zrok metrics' -> 'zrok ctrl metrics' (#269) 2023-03-13 16:20:56 -04:00
Michael Quigley
d54fefb0fe
consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
Michael Quigley
57055fda1d
Merge branch 'main' into v0.4.0 2023-03-10 16:36:06 -05:00
Michael Quigley
6e17f4df3a
apiEndpoint validation tweaks (#260) 2023-03-10 16:33:58 -05:00
Michael Quigley
1c39fd5f3e
Merge pull request #260 from openziti/verify-apiEndpoint
Added validation on setting apiEndpoint (#258)
2023-03-10 16:29:42 -05:00
Michael Quigley
637b10cc30
Merge branch 'v0.4.0' into v0.4_metrics 2023-03-06 16:23:27 -05:00
Michael Quigley
396f892625
vestigial websocket stuff (#128) 2023-03-06 15:59:08 -05:00
Michael Quigley
2192c23760
start of infrastructure for positionally resuming tail (#128) 2023-03-06 15:59:06 -05:00
Michael Quigley
e6dc836cc6
more metrics infrastructure (#128) 2023-03-06 15:59:05 -05:00
Michael Quigley
2f72fbc9f2
broken initial usage infrastructure 2023-03-06 15:59:03 -05:00
Cam Otts
2871d9bdd8
Added validation on setting apiEndpoint.
Requires scheme and host to be present.
2023-03-06 13:36:03 -06:00