Commit Graph

1763 Commits

Author SHA1 Message Date
Michael Quigley
72785ff290
sdk -> v0.22.6 2024-01-11 18:25:21 -05:00
Kenneth Bingham
3cb249e9ea
Merge pull request #524 from openziti/512-delete-the-auth-cookie-if-its-not-needed
delete the zrok-access cookie if not oauth
2024-01-09 16:54:53 -05:00
Kenneth Bingham
5e0cc3ce53
correct logical operator 2024-01-09 16:46:22 -05:00
Kenneth Bingham
8674edc23e
correctly filter the pkce cookie by name 2024-01-09 16:34:41 -05:00
Kenneth Bingham
df829bf225
optimize cookie handling loops 2024-01-09 16:30:47 -05:00
Kenneth Bingham
ee3bcbbbdb
delete cookie from request instead of setting max age because cookie is never seen by client at this stage before it's passed to backend 2024-01-09 15:34:37 -05:00
Kenneth Bingham
b5f6fd3f55
normalize function names 2024-01-09 13:08:37 -05:00
Kenneth Bingham
25ac8a76f4
delete the zrok-access cookie if not oauth 2024-01-09 13:05:37 -05:00
Michael Quigley
0cb436801a
changelog typos 2024-01-08 12:53:14 -05:00
Michael Quigley
0aa520d10c
Merge pull request #521 from openziti/missing_drive
Fix for Missing 'drive' in Share Public (#518)
2024-01-08 11:12:25 -05:00
Michael Quigley
99bd7eefa6
Merge branch 'main' into missing_drive 2024-01-08 11:10:12 -05:00
Michael Quigley
32c1286bc4
Merge pull request #520 from openziti/case_insensitive_email
Fix for Email Case Sensitivity (#517)
2024-01-08 11:09:43 -05:00
Michael Quigley
03e8d88069
fix for missing 'drive' in share public (#518) 2024-01-08 11:07:57 -05:00
Michael Quigley
7a0d835e30
fix for case sensitive email addresses (#517) 2024-01-08 10:50:19 -05:00
Kenneth Bingham
aef603529f
Merge pull request #502 from openziti/caddy-no-admin
stop listening on 2019/tcp with the caddy admin API
2024-01-05 14:50:31 -05:00
Michael Quigley
68139c3c57
Merge pull request #516 from openziti/ui_delete_frontend
Support for Removing Frontends through the Web Console (#515)
2024-01-05 13:34:20 -05:00
Michael Quigley
7d85b75514
Merge branch 'main' into ui_delete_frontend 2024-01-05 13:32:24 -05:00
Michael Quigley
1e8646e7a7
Merge pull request #513 from okandas/patch-1
Update _frontdoor-linux.mdx
2024-01-05 13:31:54 -05:00
Michael Quigley
2afaa54afc
support for removing frontends through the web console and all associated plumbing (#515) 2024-01-05 13:26:18 -05:00
Michael Quigley
8d7c0d73b7
Merge pull request #514 from openziti/migration_fix_2
Migration Fix Redux (#504)
2024-01-04 21:38:49 -05:00
Michael Quigley
c5dfc98e8a
a better migration fix (#504) 2024-01-04 21:20:28 -05:00
okandas
a3f8d62878
Update _frontdoor-linux.mdx
Remove extra sudo 

Signed-off-by: okandas <okandas@users.noreply.github.com>
2024-01-05 00:57:28 +02:00
Michael Quigley
8ad6690fbc
Merge pull request #507 from openziti/migration_fix
sqlite3 Migration Issue Fix
2024-01-03 13:48:19 -05:00
Michael Quigley
87338635ea
changelog (#504) 2024-01-03 12:10:20 -05:00
Michael Quigley
95ec070ec2
fix for migration 015 on sqlite3 (#504) 2024-01-03 12:06:30 -05:00
Kenneth Bingham
4445720927
stop listening on 2019/tcp with the caddy admin API in zrok caddy backend examples 2023-12-20 08:49:50 -05:00
Kenneth Bingham
1b3eacc04e
Merge pull request #497 from openziti/frontdoor-fix-vars
correctly spell OAuth
2023-12-17 16:13:45 -05:00
Kenneth Bingham
6c9e5bd330
correctly spell OAuth 2023-12-17 15:22:03 -05:00
Kenneth Bingham
523da9d1a8
Merge pull request #494 from openziti/docker-repo-use-vars
Docker repo use vars
2023-12-15 13:16:48 -05:00
Kenneth Bingham
d9d7bc6f5e
Merge pull request #492 from openziti/v0.4.19-cookie
V0.4.19 cookie
2023-12-15 12:43:53 -05:00
Kenneth Bingham
4a3c25befc
bump the ziti version in the zrok container image 2023-12-15 12:16:46 -05:00
Kenneth Bingham
7be46bfd40
normalize some existing log messages 2023-12-15 12:15:40 -05:00
Kenneth Bingham
ece79f28d9
set and check zrok-access JWT audience matches share host 2023-12-15 12:13:30 -05:00
Kenneth Bingham
96e5e145d0
build Py wheel with alternate name in testing forks 2023-12-14 18:03:58 -05:00
Kenneth Bingham
417d6273ec
use GitHub vars when releasing container images 2023-12-14 17:04:59 -05:00
Kenneth Bingham
b7f9b8615f
Merge pull request #486 from openziti/frontdoor-option-exit-after-reserve
frontdoor option - exit after reserve
2023-12-14 09:31:49 -05:00
Michael Quigley
40bbb4a935
Merge pull request #491 from openziti/wait_for_terminator
Wait for Terminators (#490)
2023-12-13 11:30:58 -05:00
Michael Quigley
47df1174fa
updated golang-sdk to v0.21.2; adjust ziti.ListenOptions to include WaitForNEstablishedListeners (#490) 2023-12-13 11:22:20 -05:00
Michael Quigley
76009effb4
Merge pull request #489 from openziti/sdk_update
Optimize Public Frontend Service Refresh (#487)
2023-12-12 21:03:38 -05:00
Michael Quigley
e77e55e10e
updated caddy 'browse.html' template to latest v2.7.6 2023-12-12 11:58:51 -05:00
Michael Quigley
68e088d2d3
changelog (#487) 2023-12-12 10:57:17 -05:00
Michael Quigley
049151a71b
use the new 'RefreshService(name)' instead of 'RefreshServices()' (#487) 2023-12-12 10:51:03 -05:00
Michael Quigley
b376683b28
dependency updates 2023-12-12 00:45:51 -05:00
Kenneth Bingham
f73d6860a6
Merge pull request #480 from openziti/frontdoor_vanity_names
expect the unique-name option in reserved share wrappers
2023-12-11 21:30:06 -05:00
Kenneth Bingham
6eaee8122c
fix ordered list child codeblock indentation 2023-12-11 18:27:27 -05:00
Kenneth Bingham
5126add525
refine unique name doc 2023-12-11 18:23:27 -05:00
Kenneth Bingham
d4c005ccf3
normalize var names with "ZROK_" prefix 2023-12-11 18:05:29 -05:00
Michael Quigley
444b45626f
Merge pull request #479 from openziti/vanity_share_tokens
Unique Names (Vanity Share Tokens) (#123)
2023-12-11 17:22:49 -05:00
Kenneth Bingham
32333aef98
optionally exit when only reserving so we can host with the SDK and do not need a proxy 2023-12-11 15:36:19 -05:00
Kenneth Bingham
95104a0cf3
adopt UNIQUE_NAME convention in frontdoor doc 2023-12-11 11:59:31 -05:00