Commit Graph

1997 Commits

Author SHA1 Message Date
Michael Quigley
82feb515e4
typo 2024-03-12 10:55:46 -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
Michael Quigley
0d66e230e6
account action text improvements 2024-02-28 11:24:50 -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
Michael Quigley
88eb7a40de
corrected 'environments.json' path in regenerate token dialog 2024-02-28 11:12:39 -05:00
Michael Quigley
3732ba23f7
Merge pull request #570 from openziti/sdk-golang-v0.22.29
Update OpenZiti SDK to v0.22.29
2024-02-27 12:48:51 -05:00
Michael Quigley
3e2885c3eb
changelog 2024-02-27 12:40:56 -05:00
Michael Quigley
44ef2719e4
sdk-golang v0.22.28 -> v0.22.29 2024-02-27 12:39:17 -05:00
Michael Quigley
c9a9b27359
Merge pull request #568 from openziti/reset_to_regenerate
reset token -> regenerate token (#191)
2024-02-20 11:59:47 -05:00
Michael Quigley
a7194aecf6
reset -> regenerate (#191) 2024-02-20 11:40:11 -05:00
Michael Quigley
778e50c056
Merge pull request #546 from openziti/self-service-password
Password change feature (#148) Refactoring and fortification of token regeneration (#191)
2024-02-16 16:41:39 -05:00
Michael Quigley
471cc4909c
logging (#191) 2024-02-16 16:35:42 -05:00