Commit Graph

2330 Commits

Author SHA1 Message Date
Curt Tudor
c8d48af5c4
transition 'pastefrom' example to use 'ziti.listen', 'ziti.write', 'ziti.dial' 2024-04-09 16:11:09 -06:00
Michael Quigley
02796beca6
typo 2024-04-08 13:14:38 -04:00
Michael Quigley
eb721bb916
scaffolding to support 'vpn' backend mode 2024-04-08 13:07:58 -04:00
Curt Tudor
0b2379d6d1
prepare for 'npm publish' events 2024-03-26 12:42:44 -06:00
Curt Tudor
fe8cbfe2d7
switch to 'actions/setup-node@v4' 2024-03-26 10:20:32 -06:00
Curt Tudor
12b553e8d4
replace files that were deleted accidentally 2024-03-26 10:15:45 -06:00
Curt Tudor
cc8a8d2f5e
CI 2024-03-26 09:32:10 -06:00
Curt Tudor
fb8c49d85e
add README to example 2024-03-26 09:00:02 -06:00
Curt Tudor
335481f388
CI 2024-03-25 14:51:15 -06:00
Curt Tudor
caffedce02
adjust generate_rest.sh 2024-03-25 14:08:49 -06:00
Curt Tudor
07c23ee55b
update generated api/model files 2024-03-25 14:06:24 -06:00
Curt Tudor
7f386024e5
adjust generate_rest.sh 2024-03-25 12:54:05 -06:00
Curt Tudor
831c6cb4b7
adjust sdk example: tcpTunnel must be private 2024-03-25 12:37:49 -06:00
Curt Tudor
c4842a5a81
adjust sdk examples to use backend instead of 2024-03-25 12:24:10 -06:00
Curt Tudor
240fadfa4b
Merge remote-tracking branch 'origin/main' into node-sdk 2024-03-25 09:48:23 -06:00
Curt Tudor
68ac00b344
checkpoint 2024-03-25 09:45:04 -06:00
Curt Tudor
3a9f26eeaf
checkpoint 2024-03-25 09:43:34 -06:00
Michael Quigley
5a8ffdfd7e
Merge pull request #586 from openziti/sdk_golang_v0.23.10
sdk-golang -> v0.23.10
2024-03-15 12:00:47 -04:00
Michael Quigley
ff18c044d1
changelog 2024-03-15 11:49:58 -04:00
Michael Quigley
aceae8016a
sdk-golang -> v0.23.10 2024-03-14 12:06:10 -04:00
Kenneth Bingham
2bef0f8624
Merge pull request #583 from openziti/get-user-fallback
fall back to env var USER when /etc/passwd and stdlib faculties fail …
2024-03-14 11:59:13 -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
Kenneth Bingham
6a9a18997d
Merge pull request #584 from openziti/frontdoor-catch-reserve-fail
distinguish empty output from invalid JSON in reserve share handler
2024-03-14 11:07:04 -04:00
Michael Quigley
ecfcd7a9d7
Merge pull request #585 from AdaptiveFailure/patch-1
Update macos.mdx
2024-03-14 10:23:50 -04:00
Stellar
acf9fe78ce
Update macos.mdx
Default download of binary is in downloads, if running script and the /tmp/zrok directory already exists, an error is thrown -p /tmp/zrok will work even if the directory already exists without throwing an error.

Signed-off-by: Stellar <100169718+AdaptiveFailure@users.noreply.github.com>
2024-03-14 09:31:46 -04:00
Kenneth Bingham
7af61a1959
distinguish empty output from invalid JSON in reserve share handler 2024-03-13 23:54:09 -04:00
Cam
6c905538db
Last minute updates 2024-03-12 11:18:31 -05:00
Michael Quigley
d3147d6ed9
Merge branch 'main' of github.com:openziti/zrok 2024-03-12 10:55:52 -04:00
Michael Quigley
82feb515e4
typo 2024-03-12 10:55:46 -04:00
Kenneth Bingham
590f16b561
Merge pull request #577 from openziti/tweak-sdk-python-example
align Py SDK with permission model
2024-03-11 18:06:31 -04:00
Kenneth Bingham
e6fc45b2ce
align Py SDK with permission model 2024-03-11 15:36:24 -04:00
Michael Quigley
de1ebdc333
Merge pull request #576 from openziti/python_sdk_update
Add Permission Mode and Access Grants to Python SDK (#432)
2024-03-11 14:19:41 -04:00
Michael Quigley
9bda1b208c
lint 2024-03-11 11:57:18 -04:00
Michael Quigley
f51ca98c47
fix missing permission modes and access grants in python sdk (#432) 2024-03-11 11:51:30 -04:00
Michael Quigley
f1c9f11e4d
Merge pull request #573 from openziti/permission_model
Permission Model: Phase 1 (#432)
2024-03-08 15:48:14 -05:00
Michael Quigley
01a18e3ba2
lint; typo (#432) 2024-03-08 15:43:17 -05:00
Michael Quigley
9f80026c83
Merge branch 'main' into permission_model 2024-03-07 13:39:32 -05:00
Michael Quigley
698ba19b00
Merge branch 'main' of github.com:openziti/zrok 2024-03-07 13:38:34 -05:00
Michael Quigley
88eafca865
changelog 2024-03-07 13:38:18 -05:00
Michael Quigley
54a6ddf56c
Merge pull request #574 from OmarTariq612/omar
check local storage for user info before redirecting to the login page
2024-03-07 13:36:52 -05:00
Michael Quigley
3a3c2ddc2f
Merge branch 'main' into permission_model 2024-03-07 13:33:16 -05:00
Michael Quigley
70e3f93941
doc tweaks (#432) 2024-03-07 09:46:54 -05:00
Michael Quigley
051701d858
documentation tweaks (#432) 2024-03-07 09:44:25 -05:00
Michael Quigley
868ec9feee
changelog (#432) 2024-03-07 09:41:11 -05:00
Omar Tariq
3c1e52696d
check localstorage for user info before redirecting to the login page 2024-03-07 11:23:54 +02:00
Michael Quigley
0fa1edc772
docs lint (#432) 2024-03-06 14:36:37 -05:00
Michael Quigley
37aaf84be6
doc lint (#432) 2024-03-06 14:25:41 -05:00
Michael Quigley
81f080ee4b
docs (#432) 2024-03-06 14:12:21 -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