Commit Graph

2512 Commits

Author SHA1 Message Date
Michael Quigley
917a4d3f22
list members of organization (#537) 2024-12-09 16:42:30 -05:00
Michael Quigley
52333ddb69
remove members from organizations (#537) 2024-12-09 15:04:43 -05:00
Michael Quigley
84c4611d2d
plumbed add member to org in cli (#537) 2024-12-09 14:53:46 -05:00
Michael Quigley
0e30407bbd
remove organization member handler (#537) 2024-12-09 14:38:30 -05:00
Michael Quigley
37e945d603
add organization member handler (#537) 2024-12-09 14:32:43 -05:00
Michael Quigley
6fb69c59d2
list members of organization handler (#537) 2024-12-09 14:21:49 -05:00
Michael Quigley
4473571b37
add/delete org plumbed through to CLI (#537) 2024-12-09 13:44:56 -05:00
Michael Quigley
c98aaa8e00
create/delete organization handlers (#537) 2024-12-09 13:30:45 -05:00
Michael Quigley
38b32d15d0
initial cut at admin api operations (#537) 2024-12-09 12:56:57 -05:00
Michael Quigley
842f3e8c20
roughed in store implementation for organizations and memberships (#537) 2024-12-09 11:46:13 -05:00
Michael Quigley
d6c8f206b2
ddl for organizations and memberships (#537) 2024-12-09 11:05:28 -05:00
Kenneth Bingham
f86546b2aa
Merge pull request #801 from openziti/fix-docker-share-reserved-private
stop trying to print the public frontend endpoint for private shares
2024-12-02 10:37:23 -05:00
Kenneth Bingham
ca029c3595
announce fix for docker reserved private share startup error 2024-11-29 23:59:19 -05:00
Kenneth Bingham
d780ce43b7
stop trying to print the public frontend endpoint for private shares 2024-11-29 23:33:03 -05:00
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