Commit Graph

2498 Commits

Author SHA1 Message Date
Kenneth Bingham
14e3fa1836
Merge pull request #768 from openziti/dependabot/docker/docker/images/zrok/all-788b02829b
Bump openziti/ziti-cli from 1.1.7 to 1.1.15 in /docker/images/zrok in the all group across 1 directory
2024-11-18 10:07:49 -05:00
dependabot[bot]
971e8f3584
Bump openziti/ziti-cli
Bumps the all group with 1 update in the /docker/images/zrok directory: openziti/ziti-cli.


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

---
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-11-18 07:39:32 +00:00
Michael Quigley
679ecb7ef1
more 2024-11-15 22:04:55 -05:00
Michael Quigley
7243a2152f
more tweaks 2024-11-15 22:04:32 -05:00
Michael Quigley
e121b8dc14
tweaks 2024-11-15 22:03:23 -05:00
Michael Quigley
a851be1bcb
more tweaks 2024-11-15 22:02:06 -05:00
Michael Quigley
78370f84ef
tweaks 2024-11-15 22:01:13 -05:00
Michael Quigley
9fa05f83e4
issue template 2024-11-15 21:59:47 -05:00
Kenneth Bingham
262e55e0c7
Merge pull request #788 from openziti/qrkourier-patch-3
Update README.md
2024-11-15 12:54:26 -05:00
Kenneth Bingham
67c1d1df26
Merge pull request #787 from openziti/doc-share-backend-modes
cross-link concepts to make it easier to answer "what are the different backend modes?"
2024-11-15 12:54:16 -05:00
Michael Quigley
8d8f9261e9
Merge pull request #795 from openziti/golang-jwt-v4.5.1
Update github.com/golang-jwt/jwt/v4 to v4.5.1 (#794)
2024-11-14 12:23:13 -05:00
Michael Quigley
77ac466f8b
changelog (#794) 2024-11-14 11:48:05 -05:00
Michael Quigley
37bc5ab8af
update github.com/golang-jwt/jwt/v4 to v4.5.1 (#794) 2024-11-14 11:47:04 -05:00
Kenneth Bingham
87cfe5732d
Update README.md
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-11-07 23:01:38 -05:00
Kenneth Bingham
66c70dd0ed
Merge pull request #786 from openziti/upgrade-docusaurus
upgrade docusaurus
2024-11-07 22:26:49 -05:00
Kenneth Bingham
1db5953ba7
fix file path 2024-11-07 17:47:51 -05:00
Kenneth Bingham
f60d92535c
link each mode to a resource 2024-11-07 17:46:25 -05:00
Kenneth Bingham
e08981a7aa
correct file paths 2024-11-07 17:22:57 -05:00
Kenneth Bingham
595a1d65c4
briefly mention backend modes that apply to public and private share concepts 2024-11-07 17:19:23 -05:00
Kenneth Bingham
31f5684e2d
upgrade docusaurus 2024-11-07 16:05:30 -05:00
Kenneth Bingham
010e499c9e
Merge pull request #783 from openziti/squash-dockerfiles
reduce Docker image sizes
2024-11-05 14:45:05 -05:00
Kenneth Bingham
075093f4e6
Merge branch 'main' into squash-dockerfiles
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-11-05 14:44:41 -05:00
Kenneth Bingham
ef3ddd3563
Merge pull request #784 from openziti/782-releases-url-returns-to-404-on-32bit-raspberry-pi-using-the-install-script
fix RasPi armv7 download URL
2024-11-05 14:44:01 -05:00
Kenneth Bingham
859eaec7f8
fix RasPi armv7 download URL 2024-11-05 14:20:11 -05:00
Kenneth Bingham
8f2aa32669
reduce Docker image sizes 2024-11-05 14:18:38 -05:00
Kenneth Bingham
c96fba8c34
Merge pull request #785 from openziti/doc-reserved-unique-name
doc unique names
2024-11-05 14:16:54 -05:00
Kenneth Bingham
84b23f2c23
doc unique names 2024-11-05 13:46:22 -05:00
Michael Quigley
c527340c97
fix for goreleaser on darwin/arm64 2024-11-05 12:01:29 -05:00
Michael Quigley
3cf98fc04f
Merge pull request #778 from openziti/options_interstitial
Skip Interstitial for HTTP OPTIONS (#777)
2024-10-24 11:45:28 -04:00
Michael Quigley
f4d6bcf59d
changelog (#777) 2024-10-24 11:36:24 -04:00
Michael Quigley
893a03c8fa
skip interstitial for HTTP 'OPTIONS' method (#777) 2024-10-24 11:00:00 -04:00
Michael Quigley
9126c1769e
Merge pull request #775 from openziti/sdk_0_23_44
Dependency Update
2024-10-18 14:32:01 -04:00
Michael Quigley
5c191e16fe
changelog 2024-10-18 14:21:42 -04:00
Michael Quigley
f5d3194c04
updated github/openziti/sdk-golang to v0.23.44, core ziti to 1.1.15 2024-10-18 14:20:22 -04:00
Michael Quigley
ef1795f16f
Merge pull request #773 from openziti/sdk_dial_timeout
Change SDK Dial Timeout to 30 Seconds (#772)
2024-10-18 12:39:24 -04:00
Michael Quigley
ae86dc0faf
Merge branch 'main' into sdk_dial_timeout 2024-10-18 12:01:38 -04:00
Michael Quigley
298143357d
Merge pull request #774 from openziti/better_http_options
Remove '--basic-auth' from 'zrok share private' (#770)
2024-10-18 12:00:46 -04:00
Michael Quigley
e5d5373f31
changelog (#770) 2024-10-18 11:48:21 -04:00
Michael Quigley
4eefa83ae8
remove --basic-auth from 'zrok share private' (#770) 2024-10-18 11:45:03 -04:00
Michael Quigley
d62e2f9b04
changelog (#772) 2024-10-18 11:37:32 -04:00
Michael Quigley
2a1e39e1e6
Dial(shr) -> DialWithOptions(shr, ...) (#772) 2024-10-18 11:36:13 -04:00
Michael Quigley
9b83157a9b
Merge pull request #769 from openziti/ui_tweaks_42
UI Tweaks for v0.4.42
2024-10-16 10:59:40 -04:00
Michael Quigley
81074a577a
remove copyright year from html email 2024-10-16 10:54:13 -04:00
Michael Quigley
7d65ae669d
changelog 2024-10-16 10:53:22 -04:00
Michael Quigley
e88c478fe5
css fix to make registration page more visible 2024-10-16 10:52:50 -04:00
Kenneth Bingham
28ac788d4b
Merge pull request #767 from openziti/fix-zrok-share-bash-temp-public-insecure
always append common cli opts
2024-10-11 10:45:48 -04:00
Kenneth Bingham
17d3b07bc8
announce fix 2024-10-10 11:27:29 -04:00
Kenneth Bingham
3591224560
always append common cli opts 2024-10-10 11:19:51 -04:00
Michael Quigley
21ede9d23b
re-enable the mattermost hook 2024-10-03 12:44:43 -04:00
Michael Quigley
d050fb9fb9
dependency updates to support go-jose.v2 update (#761) 2024-10-03 10:41:18 -04:00