Commit Graph

2210 Commits

Author SHA1 Message Date
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
Michael Quigley
8d368b2b1e
update shares to include add/remove access grants (#432) 2024-03-06 11:57:03 -05:00
Michael Quigley
47005abff6
position (#432) 2024-03-05 14:21:15 -05:00
Michael Quigley
3bffb6d63f
starting on permission mode docs (#432) 2024-03-05 14:16:50 -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
7e7671fca2
tweaks and controller cleanup for access grants (#432) 2024-03-05 13:21:43 -05:00
Michael Quigley
e7165608f8
clean up access grants when removing share (#432) 2024-03-05 12:51:06 -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
Kenneth Bingham
362a0faf5f
Merge pull request #572 from openziti/adopt-email-patterns
adopt oauth email glob patterns
2024-03-05 07:55:37 -05:00
Kenneth Bingham
074b162438
adopt new oauth email glob patterns 2024-03-04 17:39:53 -05:00
Michael Quigley
6ba4460eb7
wiring up the sdk to the new permission mode and access grants list (#432) 2024-03-04 16:50:52 -05:00
Michael Quigley
d9019d1ef3
access grant checking for access (#432) 2024-03-04 13:56:02 -05:00
Michael Quigley
12639c27e6
lint (#432) 2024-03-04 13:19:51 -05:00
Michael Quigley
d2f747db27
wire up permission mode and access grant list in share handler (#432) 2024-03-04 12:55:04 -05:00
Michael Quigley
dce32b58d2
updated api spec to support permission mode and access grans (#432) 2024-03-04 11:59:32 -05:00
Michael Quigley
1e73f185d8
access_grant store implementation (#432) 2024-03-01 16:27:32 -05:00
Michael Quigley
c673a57304
access handler block (#432) 2024-03-01 15:50:54 -05:00
Michael Quigley
033d52c4c3
update 'share' implementation in store package to include permission mode (#432) 2024-03-01 11:17:39 -05:00
Michael Quigley
5cfd67ab19
basic store migrations to support access_grants (#432) 2024-02-29 13:24:31 -05:00
Michael Quigley
00a5622778
Merge pull request #571 from openziti/tweaks_26
Experience Tweaks for v0.4.26
2024-02-29 10:49:54 -05:00
Michael Quigley
079b93604a
changelog 2024-02-28 11:26:02 -05:00