1
1
mirror of https://github.com/openziti/zrok.git synced 2025-04-01 10:06:08 +02:00
Commit Graph

2964 Commits

Author SHA1 Message Date
Michael Quigley
e95e5c3fe8
frontendToken; frontend description () 2025-02-05 11:05:42 -05:00
Michael Quigley
5228e25fb7
implemented patching frontend descriptions () 2025-02-05 10:48:02 -05:00
Michael Quigley
2a49705a48
support for 'patch' access (frontend) to update description (for bind address) () 2025-02-04 22:16:02 -05:00
Michael Quigley
c9c60b4dd1
description for access request (frontend) () 2025-02-04 17:07:28 -05:00
Michael Quigley
a0383b4d3a
add description to 'frontends' () 2025-02-04 16:59:09 -05:00
Michael Quigley
f7cf5430d7
more spec lint; frontendId () 2025-02-04 16:37:45 -05:00
Michael Quigley
a71f9eb3b1
tokens, tokens, tokens... tokens all the way down (, ) 2025-02-04 14:59:35 -05:00
Michael Quigley
3a08a840e3
registration, invite, and organization tokens (, ) 2025-02-04 14:35:23 -05:00
Michael Quigley
598bfcc571
organization toke (, ) 2025-02-04 14:26:27 -05:00
Michael Quigley
09fdb92861
frontend token (, ) 2025-02-04 14:20:55 -05:00
Michael Quigley
fa8200a603
account token (, ) 2025-02-04 14:16:16 -05:00
Michael Quigley
4e81bbf80b
share token () 2025-02-04 14:13:07 -05:00
Michael Quigley
8f86829299
reset token (, ) 2025-02-04 14:10:45 -05:00
Michael Quigley
47421e65bd
regToken, accountToken (, ) 2025-02-04 11:52:46 -05:00
Michael Quigley
7685c06e45
regenerateToken -> regenerateAccountToken (, ) 2025-02-04 11:45:40 -05:00
Michael Quigley
d2bebc9151
invite token -> 'invToken' (, ) 2025-02-04 11:34:34 -05:00
Michael Quigley
503dd432c9
frontend token shorthand 'feToken' (, ) 2025-02-04 11:30:28 -05:00
Michael Quigley
5821280dff
remove password requirements (); deep regeneration of nodejs and python zrok clients 2025-02-04 11:17:01 -05:00
Michael Quigley
835171056c
unshare and unaccess lint removal () 2025-02-04 11:02:13 -05:00
Michael Quigley
fc4a32b301
update share endpoint tweaks () 2025-02-04 10:33:39 -05:00
Michael Quigley
0a8c5f2054
access endpoint tweaks () 2025-02-03 17:09:42 -05:00
Michael Quigley
0fc139e6d9
lint and polish for disable endpoint () 2025-02-03 17:03:45 -05:00
Michael Quigley
9f63b911ed
enable endpoint refactoring () 2025-02-03 16:29:27 -05:00
Michael Quigley
fc45d4b690
changelog 2025-02-03 13:27:21 -05:00
Michael Quigley
9c77fba98a
invite token generate lint () 2025-02-03 13:20:49 -05:00
Michael Quigley
62d8086aed
admin endpoints polish and lint removal () 2025-02-03 13:10:13 -05:00
Michael Quigley
14d03b88f7
verify endpoint polish () 2025-02-03 12:59:55 -05:00
Michael Quigley
d9b32e14c9
reset password endpoint polish () 2025-02-03 11:57:17 -05:00
Michael Quigley
164fb96b73
api polish for register endpoint () 2025-02-03 11:53:33 -05:00
Michael Quigley
3f0d36e755
login api polish () 2025-02-03 11:45:26 -05:00
Michael Quigley
b97c6d9ca2
invite api polish () 2025-02-03 11:20:57 -05:00
Michael Quigley
a88185422a
replace legacy api console with ui100 api console () 2025-02-03 11:07:31 -05:00
Michael Quigley
d13a47d1c0
api polish: change password () 2025-02-03 11:03:22 -05:00
Michael Quigley
9f31112e1b
reset password micro-app () 2025-01-31 14:00:54 -05:00
Michael Quigley
65ce8b6930
forgot password request () 2025-01-31 13:13:19 -05:00
Michael Quigley
1841662941
Merge branch 'v1_0_0' into ui100 2025-01-31 11:05:12 -05:00
Michael Quigley
ff8e4645e8
Merge branch 'main' into v1_0_0 2025-01-31 11:05:01 -05:00
Kenneth Bingham
030c87aa4b
Merge pull request from openziti/qrkourier-patch-3
refine readme
2025-01-31 10:44:26 -05:00
Michael Quigley
f3adf0cae9
the registration process is a bit of an embedded 'micro app' () 2025-01-30 13:54:15 -05:00
Kenneth Bingham
f5ceeb9fe8
refine readme
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2025-01-30 10:40:48 -05:00
Kenneth Bingham
e920137a6a
Merge pull request from openziti/getting-started-doc-update
markdown tweaks
2025-01-29 14:22:43 -05:00
Michael Quigley
c5381b5ae3
standardize on @mui/x-charts () 2025-01-29 13:43:32 -05:00
Michael Quigley
3ef44bf690
the fix for dangling environment activity () 2025-01-29 10:41:04 -05:00
Michael Quigley
8add935fc1
x-charts 2025-01-29 10:14:13 -05:00
Michael Quigley
4765bf3529
Merge branch 'v1_0_0' into ui100 2025-01-29 10:12:03 -05:00
Michael Quigley
9df8c2ea92
Merge branch 'main' into v1_0_0 2025-01-29 10:11:52 -05:00
Kenneth Bingham
4ff058041e
Merge pull request from openziti/bwong365-depends-on-ziti-quickstart
docker instance - wait for ziti
2025-01-29 10:10:18 -05:00
Kenneth Bingham
7bd331993f
Merge branch 'main' into bwong365-depends-on-ziti-quickstart
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2025-01-29 10:10:06 -05:00
Kenneth Bingham
73e66c3ef6
Merge pull request from openziti/843-ssl-not-being-generated-caddy-godaddy
docker instance - document troubleshooting slow dns
2025-01-29 10:09:26 -05:00
Kenneth Bingham
4ba4999b7b
Merge branch 'main' into 843-ssl-not-being-generated-caddy-godaddy
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2025-01-29 10:09:13 -05:00