Michael Quigley
|
8a0a6f5400
|
plumbed in the getting started/help control in the navbar (#835)
|
2025-02-05 21:24:27 -05:00 |
|
Michael Quigley
|
1ad6e23b96
|
first we need a really obnoxious button (#835)
|
2025-02-05 15:04:37 -05:00 |
|
Michael Quigley
|
122d00465b
|
access panel tweaks (#724)
|
2025-02-05 14:46:45 -05:00 |
|
Michael Quigley
|
e424df4fdd
|
the full bandwidth limit indicator set (#649)
|
2025-02-05 14:32:08 -05:00 |
|
Michael Quigley
|
eb09899071
|
basic bandwidth limit indicators (#649)
|
2025-02-05 14:13:12 -05:00 |
|
Michael Quigley
|
eb7c558634
|
limited data plumbing (#649)
|
2025-02-05 13:52:11 -05:00 |
|
Michael Quigley
|
98aae8f90d
|
clipboard text (#724)
|
2025-02-05 11:52:00 -05:00 |
|
Michael Quigley
|
3261c4cbaf
|
suppress frontend description (for now) (#834)
|
2025-02-05 11:44:18 -05:00 |
|
Michael Quigley
|
4ec40eb589
|
access interface improvements (#834)
|
2025-02-05 11:42:08 -05:00 |
|
Michael Quigley
|
9d22528a90
|
bind address wiring (#834)
|
2025-02-05 11:35:45 -05:00 |
|
Michael Quigley
|
66ad6005be
|
additional data for frontend details (#834)
|
2025-02-05 11:25:05 -05:00 |
|
Michael Quigley
|
e7f126bd45
|
frontend bind address data wiring (#834)
|
2025-02-05 11:14:00 -05:00 |
|
Michael Quigley
|
e95e5c3fe8
|
frontendToken; frontend description (#834)
|
2025-02-05 11:05:42 -05:00 |
|
Michael Quigley
|
5228e25fb7
|
implemented patching frontend descriptions (#834)
|
2025-02-05 10:48:02 -05:00 |
|
Mike Guthrie
|
93dd468b29
|
Merge pull request #852 from openziti/doc_custom_domains
Doc guide for custom domains
|
2025-02-05 08:48:45 -05:00 |
|
Michael Quigley
|
2a49705a48
|
support for 'patch' access (frontend) to update description (for bind address) (#834)
|
2025-02-04 22:16:02 -05:00 |
|
Michael Quigley
|
c9c60b4dd1
|
description for access request (frontend) (#834)
|
2025-02-04 17:07:28 -05:00 |
|
Michael Quigley
|
a0383b4d3a
|
add description to 'frontends' (#834)
|
2025-02-04 16:59:09 -05:00 |
|
Michael Quigley
|
f7cf5430d7
|
more spec lint; frontendId (#834)
|
2025-02-04 16:37:45 -05:00 |
|
Michael Quigley
|
a71f9eb3b1
|
tokens, tokens, tokens... tokens all the way down (#820, #834)
|
2025-02-04 14:59:35 -05:00 |
|
Michael Quigley
|
3a08a840e3
|
registration, invite, and organization tokens (#820, #834)
|
2025-02-04 14:35:23 -05:00 |
|
Michael Quigley
|
598bfcc571
|
organization toke (#820, #834)
|
2025-02-04 14:26:27 -05:00 |
|
Michael Quigley
|
09fdb92861
|
frontend token (#820, #834)
|
2025-02-04 14:20:55 -05:00 |
|
Michael Quigley
|
fa8200a603
|
account token (#820, #834)
|
2025-02-04 14:16:16 -05:00 |
|
Michael Quigley
|
4e81bbf80b
|
share token (#820)
|
2025-02-04 14:13:07 -05:00 |
|
Michael Quigley
|
8f86829299
|
reset token (#820, #834)
|
2025-02-04 14:10:45 -05:00 |
|
Michael Quigley
|
47421e65bd
|
regToken, accountToken (#820, #834)
|
2025-02-04 11:52:46 -05:00 |
|
Michael Quigley
|
7685c06e45
|
regenerateToken -> regenerateAccountToken (#820, #834)
|
2025-02-04 11:45:40 -05:00 |
|
Michael Quigley
|
d2bebc9151
|
invite token -> 'invToken' (#820, #834)
|
2025-02-04 11:34:34 -05:00 |
|
Michael Quigley
|
503dd432c9
|
frontend token shorthand 'feToken' (#820, #834)
|
2025-02-04 11:30:28 -05:00 |
|
Michael Quigley
|
5821280dff
|
remove password requirements (#834); deep regeneration of nodejs and python zrok clients
|
2025-02-04 11:17:01 -05:00 |
|
Michael Quigley
|
835171056c
|
unshare and unaccess lint removal (#834)
|
2025-02-04 11:02:13 -05:00 |
|
Michael Quigley
|
fc4a32b301
|
update share endpoint tweaks (#834)
|
2025-02-04 10:33:39 -05:00 |
|
Kenneth Bingham
|
8393145a14
|
Merge pull request #853 from openziti/py-sdk-allow-missing-config-json
let load env config.json be partial or missing
|
2025-02-03 17:29:41 -05:00 |
|
Kenneth Bingham
|
70eb2fe0eb
|
announce fix
|
2025-02-03 17:29:05 -05:00 |
|
Michael Quigley
|
0a8c5f2054
|
access endpoint tweaks (#834)
|
2025-02-03 17:09:42 -05:00 |
|
Michael Quigley
|
0fc139e6d9
|
lint and polish for disable endpoint (#834)
|
2025-02-03 17:03:45 -05:00 |
|
Michael Quigley
|
9f63b911ed
|
enable endpoint refactoring (#834)
|
2025-02-03 16:29:27 -05:00 |
|
Mike Guthrie
|
d37db511b4
|
Updates based on doc feedback
|
2025-02-03 15:03:33 -05:00 |
|
Michael Quigley
|
fc45d4b690
|
changelog
|
2025-02-03 13:27:21 -05:00 |
|
Michael Quigley
|
9c77fba98a
|
invite token generate lint (#834)
|
2025-02-03 13:20:49 -05:00 |
|
Michael Quigley
|
62d8086aed
|
admin endpoints polish and lint removal (#834)
|
2025-02-03 13:10:13 -05:00 |
|
Michael Quigley
|
14d03b88f7
|
verify endpoint polish (#834)
|
2025-02-03 12:59:55 -05:00 |
|
Michael Quigley
|
d9b32e14c9
|
reset password endpoint polish (#834)
|
2025-02-03 11:57:17 -05:00 |
|
Michael Quigley
|
164fb96b73
|
api polish for register endpoint (#834)
|
2025-02-03 11:53:33 -05:00 |
|
Michael Quigley
|
3f0d36e755
|
login api polish (#834)
|
2025-02-03 11:45:26 -05:00 |
|
Michael Quigley
|
b97c6d9ca2
|
invite api polish (#834)
|
2025-02-03 11:20:57 -05:00 |
|
Michael Quigley
|
a88185422a
|
replace legacy api console with ui100 api console (#724)
|
2025-02-03 11:07:31 -05:00 |
|
Michael Quigley
|
d13a47d1c0
|
api polish: change password (#834)
|
2025-02-03 11:03:22 -05:00 |
|
Kenneth Bingham
|
8003c39e81
|
let load env config.json be partial or missing
|
2025-02-01 11:29:24 -05:00 |
|