Commit Graph

402 Commits

Author SHA1 Message Date
Eugene K
67851c64af
wire up vpn backend 2024-04-11 08:25:44 -04:00
Kenneth Bingham
98e7983bf5
fall back to env var USER when /etc/passwd and stdlib faculties fail to resolve the UID 2024-03-14 11:48:48 -04:00
Michael Quigley
01a18e3ba2
lint; typo (#432) 2024-03-08 15:43:17 -05:00
Michael Quigley
466e695b1c
full 'zrok modify share' implementation (#432) 2024-03-06 13:39:55 -05:00
Michael Quigley
749e229505
cli wiring for 'zrok modify share' (#432) 2024-03-06 12:42:34 -05:00
Michael Quigley
3c8e5cc3a8
cli wiring for 'zrok share public' and 'zrok reserve' for closed permission mode (#432) 2024-03-05 13:32:07 -05:00
Michael Quigley
1882783892
wiring up the private share cli to the permission mode; sqlite tweak (#432) 2024-03-05 12:44:56 -05:00
Michael Quigley
4fe29d73f9
automatically set the target of a 'socks' backend to the text 'socks' 2024-02-28 11:23:20 -05:00
Cam
811981d671
Merge branch 'main' of github.com:openziti/zrok into oauth-email-change 2024-02-14 13:44:17 -06:00
Cam
28f6b9f57b
updated email domains to email address patterns 2024-02-14 13:38:19 -06:00
Michael Quigley
d58779c7e2
no need to update targets when reserved backend mode is 'socks' (#558) 2024-02-08 21:46:50 -05:00
Michael Quigley
3afbb6dc9a
no target for socks backend (#558) 2024-02-08 13:56:38 -05:00
Michael Quigley
6440685b25
cli scaffolding for the socks backend (#558) 2024-02-08 13:39:33 -05:00
Cam
2411a29d3e
remove panic in proxy. Add glob check in command 2024-02-07 15:16:09 -06:00
Cam
a1c9f24869
small change to enable glob matching 2024-02-07 13:39:34 -06:00
Michael Quigley
c715719e83
println 2024-02-05 10:38:56 -05:00
Paul Lorenz
5090e61a8f
Ensure loop service listener has started before starting iterate. Log unexpected status codes in loop tool. 2024-01-31 15:39:55 -05:00
Michael Quigley
cfe13bd085
'zrok admin create account' 2024-01-30 12:59:56 -05:00
Michael Quigley
4a561edf4d
Merge branch 'main' into zrok_copy_p1 2024-01-17 11:29:25 -05:00
Michael Quigley
c3855fdb5a
drop 'ListenOptions.MaxConnections' (renamed to ListenOptions.MaxTerminators in upcoming github.com/openziti/sdk-golang release) (#535) 2024-01-17 11:13:07 -05:00
Michael Quigley
63ef223ada
missing access (#438) 2024-01-12 13:11:11 -05:00
Michael Quigley
7c742aebfa
better 'zrok copy' default target (#438) 2024-01-11 14:14:48 -05:00
Michael Quigley
9567c0ac57
basic authentication support for 'zrok copy' and friends (#438) 2024-01-11 13:40:45 -05:00
Michael Quigley
f39a09efdf
'zrok mv' (#438) 2024-01-11 13:19:20 -05:00
Michael Quigley
492337ed8b
'zrok md' (#438) 2024-01-11 13:04:27 -05:00
Michael Quigley
21a470d60b
'zrok rm' (#438); lint removal and messaging cleanup 2024-01-11 12:11:21 -05:00
Michael Quigley
fcb156d650
dir -> ls (#438) 2024-01-11 11:50:25 -05:00
Michael Quigley
e40df8c101
'zrok copy' now supports copy and oneway sync (#438) 2024-01-11 11:36:05 -05:00
Michael Quigley
3b35250024
-> drives/sync (#438) 2024-01-11 10:06:49 -05:00
Michael Quigley
6a1f429749
sort objects list (#438) 2024-01-10 15:14:04 -05:00
Michael Quigley
3ccbfe2829
table output for zrok ls (#438) 2024-01-10 15:00:31 -05:00
Michael Quigley
c743622462
zrok ls (#438) 2024-01-10 14:35:27 -05:00
Michael Quigley
4b7f5df1ee
cli lint (438) 2024-01-10 14:01:58 -05:00
Michael Quigley
16ddb0a1f5
synchronizer framework tweaks (#438) 2024-01-10 13:38:35 -05:00
Michael Quigley
8313f3f686
fix default source/target scheme (#438) 2024-01-10 12:54:24 -05:00
Michael Quigley
34acc81822
util/sync/driveClient -> drives/davClient (#511) 2024-01-10 11:44:06 -05:00
Michael Quigley
a28aa2f77f
support for private zrok-direct targets (#511) 2024-01-09 14:26:07 -05:00
Michael Quigley
562e4226b3
integrate 'driveClient' into the synchronizer (#511) 2024-01-09 12:57:42 -05:00
Michael Quigley
03cf7cc8b4
support for updating timestamps in 'driveClient' (#511) 2024-01-09 11:52:22 -05:00
Michael Quigley
37b1dad4d7
Merge branch 'main' into zrok_copy_p1 2024-01-08 11:13:41 -05:00
Michael Quigley
03e8d88069
fix for missing 'drive' in share public (#518) 2024-01-08 11:07:57 -05:00
Michael Quigley
f46e3db4de
initial 'driveClient' based on 'github.com/emersion/go-webdav' (#511) 2024-01-05 14:41:54 -05:00
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
Michael Quigley
cbb69373f4
updated 'zrok copy' (#438) 2023-12-14 14:25:24 -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
2878994608
Merge branch 'main' into zrok_copy_p1 2023-12-11 17:37:13 -05:00
Michael Quigley
f61b2c9086
basic unique name implementation (#123) 2023-12-08 12:03:07 -05:00
Michael Quigley
6080444875
Merge branch 'main' into zrok_copy_p1 2023-12-05 13:28:13 -05:00