Commit Graph
2436 Commits
Author SHA1 Message Date
Kenneth Bingham 9f3006d331 do not exit after warning 2024-09-21 10:45:39 -04:00
Michael Quigley 991cd34b08 Merge pull request #752 from openziti/share_reserved_args
Fix Argument Handling in Reserved Sharing (#740)
2024-09-17 12:15:20 -04:00
Michael Quigley 225bdeec7a changelog (#740) 2024-09-17 11:59:28 -04:00
Michael Quigley 5a295b91a1 fix for argument handling in 'zrok share reserved' (#740) 2024-09-17 11:58:31 -04:00
Michael Quigley c110f8607d Merge pull request #747 from openziti/update_interstitial_config
Endpoint for Synchronzing Interstitial Configs (#744)
v0.4.40
2024-09-06 11:52:47 -04:00
Michael Quigley 5d452daa3c lint (#744) 2024-09-06 11:44:01 -04:00
Michael Quigley b7b7b8b964 full wiring; unit testing (#744) 2024-09-06 11:36:34 -04:00
Michael Quigley e5aac2358b elaborating the grants handler (#744) 2024-09-05 13:34:07 -04:00
Michael Quigley a37009249a 'zrok admin grants' CLI (#744) 2024-09-05 10:55:21 -04:00
Michael Quigley d2ee09bd44 lint 2024-09-04 17:01:33 -04:00
Michael Quigley 2f5803a541 grants handler wiring (#744) 2024-09-04 16:18:20 -04:00
Michael Quigley 6db3e5b877 changelog (#744) 2024-09-04 16:12:07 -04:00
Michael Quigley a26cf19ade new '/grants' endpoint for synchronizing grants for an account (#744) 2024-09-04 16:10:19 -04:00
dovholuknf 34754704ea Merge pull request #746 from openziti/update-interstitial-doc-link
point directly to the interstitial page doc
2024-09-03 10:25:00 -04:00
dovholuknf 5d3d085341 point directly to the interstitial page doc 2024-09-03 08:24:45 -04:00
Kenneth Bingham a17de9d0fe Merge pull request #745 from openziti/myzrok-funnel
add pricing and account to top nav
2024-08-30 18:26:50 -04:00
Kenneth Bingham 3d46ff0b89 style getting started cards 2024-08-30 17:58:26 -04:00
Kenneth Bingham 4b012d94ae add getting started cards for hosted and self-hosted 2024-08-30 17:06:35 -04:00
Kenneth Bingham 8706381046 add pricing and account to top nav 2024-08-30 15:55:21 -04:00
dovholuknf b190642ec8 Merge pull request #742 from openziti/update-gendoc
updated the gendoc to use 1.21
2024-08-27 11:47:05 -04:00
dovholuknf 5592d27267 actually upate the dep 2024-08-27 11:42:24 -04:00
dovholuknf d814cba1a7 updated the gendoc to use 1.21 2024-08-27 11:35:51 -04:00
dovholuknf 71f7e82f88 Merge pull request #741 from dovholuknf/add-gendoc-cmd
Add gendoc cmd
2024-08-27 11:23:36 -04:00
dovholuknf 4825273d05 meant 1.21... 2024-08-27 11:23:17 -04:00
dovholuknf 8bfdd9c747 undo 1.22.5 --> 1.22 2024-08-27 11:22:43 -04:00
dovholuknf 09c416acf3 ran tidy 2024-08-27 10:45:59 -04:00
dovholuknf 9de87f996d fix go.mod/go.sum 2024-08-27 09:12:44 -04:00
dovholuknf 9bf8fecd22 add gendoc command 2024-08-27 09:11:53 -04:00
Kenneth Bingham d65d321324 Merge pull request #738 from openziti/docker-instance-prune-troubleshooting-advice
prune docker instance troubleshooting advice
2024-08-20 11:12:28 -04:00
Kenneth Bingham 9fe2df0cb7 prune docker instance troubleshooting advice 2024-08-20 11:03:06 -04:00
Kenneth Bingham 9dce9b71b1 Merge pull request #737 from openziti/announce-create-account
mention the zrok instance adjustments in the changelog
v0.4.39
2024-08-20 10:18:37 -04:00
Kenneth Bingham 1c4514f362 mention the zrok instance adjustments in the changelog 2024-08-20 10:11:14 -04:00
Kenneth Bingham 4cf9f37bf2 Merge pull request #736 from openziti/account_endpoint_deployments
update zrok Docker instance to use the new 'create account' API endpoint
2024-08-19 18:20:02 -04:00
Kenneth Bingham e7bbf61aa7 update zrok Docker instance to use the new 'create account' API endpoint 2024-08-19 17:46:32 -04:00
Michael Quigley baad1620b4 Merge pull request #735 from openziti/account_endpoint
Add Account Creation Endpoint (#734)
2024-08-19 12:50:39 -04:00
Michael Quigley e9b2a27747 update 'zrok admin create account' CLI to use the new API endpoint (#734) 2024-08-19 11:58:17 -04:00
Michael Quigley 60b248c37d changelog update (#734) 2024-08-19 11:51:32 -04:00
Michael Quigley d036198332 new endpoint handler and wiring for account creation (#734) 2024-08-19 11:49:36 -04:00
Michael Quigley 1095c7b42b changelog (#734) 2024-08-19 11:37:00 -04:00
Michael Quigley 68e58f3aee updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
Michael Quigley d621bbd306 Merge pull request #728 from openziti/cors_private_access
Add Response Header Flag to zrok access private (#522)
2024-08-07 13:58:55 -04:00
Michael Quigley 70482c926d changelog (#522) 2024-08-07 13:51:57 -04:00
Michael Quigley 43bfe338ab new '--response-header' flag in 'zrok access private' (#522) 2024-08-07 13:49:31 -04:00
Michael Quigley 6561a3b6bb Merge pull request #727 from openziti/external_interstitial
External Interstitial (#716)
2024-08-06 12:31:31 -04:00
Michael Quigley 6bb24e2ddb frontend docs (#716) 2024-08-06 12:26:01 -04:00
Michael Quigley 46eadc9a7c update 'frontend.yml' for new 'html_path' directive (#716) 2024-08-06 12:03:12 -04:00
Michael Quigley 4d55eb9c97 changelog (#716) 2024-08-06 12:01:07 -04:00
Michael Quigley ba32e4c401 external html path configuration for interstitial (#716) 2024-08-06 12:00:09 -04:00
Kenneth Bingham 379f6b8663 Merge pull request #725 from openziti/announce-ziti-cli-increment
announce ziti CLI upgrade
2024-08-05 20:41:37 -04:00
Kenneth Bingham 5ebd44d20b clarify ziti CLI version announcement 2024-08-05 16:59:08 -04:00