Commit Graph

2411 Commits

Author SHA1 Message Date
1a6d6e526d Merge branch 'main' into v1_0_0 2024-08-23 12:36:41 -04:00
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
9fe2df0cb7 prune docker instance troubleshooting advice 2024-08-20 11:03:06 -04:00
a682482242 Merge branch 'main' into v1_0_0 2024-08-20 10:46:41 -04:00
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
1c4514f362 mention the zrok instance adjustments in the changelog 2024-08-20 10:11:14 -04:00
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
e7bbf61aa7 update zrok Docker instance to use the new 'create account' API endpoint 2024-08-19 17:46:32 -04:00
baad1620b4 Merge pull request #735 from openziti/account_endpoint
Add Account Creation Endpoint (#734)
2024-08-19 12:50:39 -04:00
e9b2a27747 update 'zrok admin create account' CLI to use the new API endpoint (#734) 2024-08-19 11:58:17 -04:00
60b248c37d changelog update (#734) 2024-08-19 11:51:32 -04:00
d036198332 new endpoint handler and wiring for account creation (#734) 2024-08-19 11:49:36 -04:00
1095c7b42b changelog (#734) 2024-08-19 11:37:00 -04:00
68e58f3aee updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
3ddbcbd7e7 changelog placeholder for 1.0.0 2024-08-07 15:20:17 -04:00
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
70482c926d changelog (#522) 2024-08-07 13:51:57 -04:00
43bfe338ab new '--response-header' flag in 'zrok access private' (#522) 2024-08-07 13:49:31 -04:00
6561a3b6bb Merge pull request #727 from openziti/external_interstitial
External Interstitial (#716)
2024-08-06 12:31:31 -04:00
6bb24e2ddb frontend docs (#716) 2024-08-06 12:26:01 -04:00
46eadc9a7c update 'frontend.yml' for new 'html_path' directive (#716) 2024-08-06 12:03:12 -04:00
4d55eb9c97 changelog (#716) 2024-08-06 12:01:07 -04:00
ba32e4c401 external html path configuration for interstitial (#716) 2024-08-06 12:00:09 -04:00
379f6b8663 Merge pull request #725 from openziti/announce-ziti-cli-increment
announce ziti CLI upgrade
2024-08-05 20:41:37 -04:00
5ebd44d20b clarify ziti CLI version announcement 2024-08-05 16:59:08 -04:00
70e9c61d32 announce ziti CLI upgrade 2024-08-05 16:50:29 -04:00
05674109fd Merge pull request #720 from openziti/dependabot/docker/docker/images/zrok/all-867c07ad20
Bump openziti/ziti-cli from 1.1.4 to 1.1.7 in /docker/images/zrok in the all group
2024-08-05 16:49:12 -04:00
10944450f3 Merge pull request #722 from openziti/openziti_sdk
OpenZiti SDK to v0.23.40
2024-08-05 16:40:26 -04:00
712088da24 changelog 2024-08-05 13:40:36 -04:00
984a043e53 update github.com/openziti/sdk-golang to v0.23.40 2024-08-05 13:39:40 -04:00
0385d4b796 Bump openziti/ziti-cli in /docker/images/zrok in the all group
Bumps the all group in /docker/images/zrok with 1 update: openziti/ziti-cli.


Updates `openziti/ziti-cli` from 1.1.4 to 1.1.7

---
updated-dependencies:
- dependency-name: openziti/ziti-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 07:27:00 +00:00
bf7b8ecb99 Merge pull request #718 from openziti/terms_ack
Checkbox to Acknowledge Terms and Conditions (#669)
v0.4.38
2024-07-31 14:15:47 -04:00
e26db343df changelog (#669) 2024-07-31 14:07:02 -04:00
f015cfeb3a lint (imports) (#669) 2024-07-31 14:05:22 -04:00
f42bb96739 rudimentary terms checkbox (#669) 2024-07-31 14:04:43 -04:00
4424a909b9 Merge branch 'main' into terms_ack 2024-07-31 13:39:27 -04:00
85501242e7 Merge pull request #717 from openziti/interstitial_useragent
Conditionally Enable Interstitial Page Depending on User-Agent (#715)
2024-07-31 13:39:07 -04:00
9b7e3ef77c changelog (#715) 2024-07-31 13:31:52 -04:00
a37781394d docs (#715) 2024-07-31 13:26:36 -04:00
3c3080358c changelog (#715) 2024-07-31 13:20:55 -04:00
9c37b9ae15 changelog; frontend.yml (#715) 2024-07-31 13:19:36 -04:00
1f08ca43ea initial user-agent driven interstitial implementation (#715) 2024-07-31 13:10:04 -04:00
d71143148c dodgy attempt at getting a ui together (#669) 2024-07-31 12:41:32 -04:00
ed09ab2c25 Merge pull request #713 from openziti/interstitial_chrome
Fix for zrok_interstitial Cookie on Chrome-based Browsers
v0.4.37
2024-07-29 14:28:04 -04:00
b249707f77 Merge branch 'main' into interstitial_chrome 2024-07-29 14:05:25 -04:00
311d58e38e Merge pull request #714 from openziti/skip_interstitial_not_deleted
Respect 'deleted' Flag in Skip Interstitial Grant
2024-07-29 14:04:31 -04:00
05caf3dd33 respect 'deleted' flag in store.IsAccountGrantedSkipInterstitial 2024-07-29 13:55:57 -04:00
bbdd6ce0ed changelog 2024-07-29 13:51:13 -04:00
2cb3c1428a fix for chrome-based browsers and setting the client-side interstitial cookie 2024-07-29 13:50:35 -04:00
3283ad0cc0 Merge pull request #711 from openziti/proxy_502
Return 502 When Proxied Resource Gone (#703)
2024-07-29 11:58:05 -04:00