Commit Graph

2275 Commits

Author SHA1 Message Date
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
Michael Quigley
36067f5e91
a better, simpler user interface for token regeneration (#191) 2024-02-16 16:32:51 -05:00
Michael Quigley
9949a55c1f
ui refactoring for change password (#148) 2024-02-16 15:19:32 -05:00
Michael Quigley
fa91d091bb
changelog (#148) 2024-02-16 14:31:41 -05:00
Michael Quigley
29cba30154
changelog (#148) 2024-02-16 12:22:00 -05:00
Michael Quigley
56ed13d96a
Merge branch 'main' into self-service-password 2024-02-16 12:20:13 -05:00
Michael Quigley
fb66f6e628
Merge pull request #559 from openziti/oauth-email-change
OAuth email address matching changes (#413)
2024-02-16 12:19:25 -05:00
Michael Quigley
6023ca7c5b
refactor email patterns field in share request in python sdk (#413) 2024-02-16 11:57:41 -05:00
Michael Quigley
0c38ab0f43
improvements to public proxy glob implementation (#413) 2024-02-16 11:54:06 -05:00
Michael Quigley
fdc6b72c23
changelog (#413) 2024-02-16 11:27:32 -05:00
Michael Quigley
e2ac7a8bce
Merge branch 'main' into oauth-email-change 2024-02-16 11:23:18 -05:00
Michael Quigley
3cfdcd899a
user interface tweaks (#148) 2024-02-16 11:21:13 -05:00
Cam
2daed61849
update actions tab to include new way to surface password change 2024-02-15 14:47:38 -06:00
Cam
338b5a0936
Merge branch 'main' of github.com:openziti/zrok into self-service-password 2024-02-15 14:46:43 -06:00
Michael Quigley
61101bddf7
Merge pull request #542 from openziti/password-reset-fix
Fix for multiple password reset requests per account (#452)
2024-02-15 14:41:35 -05:00
Michael Quigley
a5e6f51f2f
Merge branch 'main' into password-reset-fix 2024-02-15 14:23:08 -05:00
Michael Quigley
48d3424a77
Merge pull request #566 from openziti/token-revocation
Regenerate Account Token (#191)
2024-02-15 14:15:00 -05:00
Michael Quigley
28d3002207
fix for reserved unique name collision checking 2024-02-15 14:08:28 -05:00
Michael Quigley
73340f0f6f
refactor and cleanup token regeneration ui (#191) 2024-02-15 13:58:36 -05:00
Michael Quigley
4437d44553
changelog (#191) 2024-02-15 13:10:44 -05:00
Michael Quigley
8aaec6e882
Merge branch 'main' into token-revocation 2024-02-15 13:07:57 -05:00
Cam
53fd2e349e
Merge branch 'main' of github.com:openziti/zrok into oauth-email-change 2024-02-15 01:03:00 -06:00
Cam
8225b1bb28
revert one name change 2024-02-15 01:02:08 -06:00
Cam
1eac1ad941
removed some deletes after token resetting 2024-02-15 01:00:05 -06:00
Michael Quigley
8cc0ca0215
changelog 2024-02-14 15:05:32 -05:00
Michael Quigley
6966596dab
Merge pull request #548 from openziti/reserve-ui-fixes
Small reserver ui/ux fixes (#443, #531)
2024-02-14 14:58:24 -05:00