Commit Graph

2498 Commits

Author SHA1 Message Date
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
Kenneth Bingham
70e9c61d32
announce ziti CLI upgrade 2024-08-05 16:50:29 -04:00
Kenneth Bingham
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
Michael Quigley
10944450f3
Merge pull request #722 from openziti/openziti_sdk
OpenZiti SDK to v0.23.40
2024-08-05 16:40:26 -04:00
Michael Quigley
712088da24
changelog 2024-08-05 13:40:36 -04:00
Michael Quigley
984a043e53
update github.com/openziti/sdk-golang to v0.23.40 2024-08-05 13:39:40 -04:00
dependabot[bot]
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
Michael Quigley
bf7b8ecb99
Merge pull request #718 from openziti/terms_ack
Checkbox to Acknowledge Terms and Conditions (#669)
2024-07-31 14:15:47 -04:00
Michael Quigley
e26db343df
changelog (#669) 2024-07-31 14:07:02 -04:00
Michael Quigley
f015cfeb3a
lint (imports) (#669) 2024-07-31 14:05:22 -04:00
Michael Quigley
f42bb96739
rudimentary terms checkbox (#669) 2024-07-31 14:04:43 -04:00
Michael Quigley
4424a909b9
Merge branch 'main' into terms_ack 2024-07-31 13:39:27 -04:00
Michael Quigley
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
Michael Quigley
9b7e3ef77c
changelog (#715) 2024-07-31 13:31:52 -04:00
Michael Quigley
a37781394d
docs (#715) 2024-07-31 13:26:36 -04:00
Michael Quigley
3c3080358c
changelog (#715) 2024-07-31 13:20:55 -04:00
Michael Quigley
9c37b9ae15
changelog; frontend.yml (#715) 2024-07-31 13:19:36 -04:00
Michael Quigley
1f08ca43ea
initial user-agent driven interstitial implementation (#715) 2024-07-31 13:10:04 -04:00
Michael Quigley
d71143148c
dodgy attempt at getting a ui together (#669) 2024-07-31 12:41:32 -04:00
Michael Quigley
ed09ab2c25
Merge pull request #713 from openziti/interstitial_chrome
Fix for zrok_interstitial Cookie on Chrome-based Browsers
2024-07-29 14:28:04 -04:00
Michael Quigley
b249707f77
Merge branch 'main' into interstitial_chrome 2024-07-29 14:05:25 -04:00
Michael Quigley
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
Michael Quigley
05caf3dd33
respect 'deleted' flag in store.IsAccountGrantedSkipInterstitial 2024-07-29 13:55:57 -04:00
Michael Quigley
bbdd6ce0ed
changelog 2024-07-29 13:51:13 -04:00
Michael Quigley
2cb3c1428a
fix for chrome-based browsers and setting the client-side interstitial cookie 2024-07-29 13:50:35 -04:00
Michael Quigley
3283ad0cc0
Merge pull request #711 from openziti/proxy_502
Return 502 When Proxied Resource Gone (#703)
2024-07-29 11:58:05 -04:00
Michael Quigley
d29b6ca6d3
changelog (#703) 2024-07-29 11:45:18 -04:00
Michael Quigley
d9d1bde9f6
return 502 on proxy error (#703) 2024-07-29 11:44:08 -04:00
Kenneth Bingham
ab4132cbe8
Merge pull request #710 from openziti/debug-builder
announce armhf, armel build fixes
2024-07-25 15:08:21 -04:00
Kenneth Bingham
bb0cb56e10
announce documentation and new build target change separately 2024-07-25 15:03:38 -04:00
Kenneth Bingham
e4aef7c43b
announce armhf, armel build fixes 2024-07-25 14:59:10 -04:00
Kenneth Bingham
353d4b250f
Merge branch 'main' of github.com:openziti/zrok into debug-builder 2024-07-25 14:50:30 -04:00
Kenneth Bingham
1927c64c6e
Merge pull request #708 from openziti/debug-builder
target armhf for arm/v7 32bit build; add armel build instructions
2024-07-25 14:42:22 -04:00
Kenneth Bingham
a60c0bfab3
switch 32bit release to armhf dynamically linked 2024-07-25 13:54:05 -04:00
Michael Quigley
73c46759d7
Merge pull request #705 from openziti/interstitial
Interstitial Pages Implementation (#704)
2024-07-25 13:53:39 -04:00
Michael Quigley
e41eea7704
typo (#704) 2024-07-25 13:52:15 -04:00
Michael Quigley
55605aad77
changelog (#704) 2024-07-25 12:53:24 -04:00
Michael Quigley
6da6cbc4c6
lint (#704) 2024-07-25 11:50:25 -04:00
Michael Quigley
ace8bae54f
docs (#704) 2024-07-25 11:49:50 -04:00