Commit Graph
4201 Commits
Author SHA1 Message Date
Alan Hazelton 3163f46f40 update zrok_session cookie to work with XHR 2026-04-06 14:20:32 -04:00
Michael Quigley 9c46c760ff preflight OPTIONS handling 2026-03-31 11:09:59 -04:00
Michael Quigley 69b9b8dd6d Merge pull request #1221 from openziti/v2.0.1_unshare_ownership
new 'zrok2 delete access' cli; security hardening for /unaccess handler
v2.0.1
2026-03-30 20:34:14 +00:00
Michael Quigley 789c3e96da Merge branch 'main' into v2.0.1_unshare_ownership 2026-03-30 16:33:42 -04:00
Michael Quigley 52f2584636 Merge pull request #1222 from openziti/v2.0.1_password_reset_hardening
Return Password Reset Success on Account Not Found
2026-03-30 20:32:43 +00:00
Michael Quigley d4d36b9578 always return success on reset password request, even when an account is not found; retaining all existing behavior otherwise 2026-03-30 15:49:57 -04:00
Michael Quigley 3a27185252 new 'zrok2 delete access' cli; security hardening for /unaccess handler 2026-03-30 15:34:01 -04:00
Michael Quigley c15e4a2c59 Merge pull request #1218 from openziti/v2.0.1_cookie_striping
Cookie Striping Improvements
2026-03-30 19:19:07 +00:00
Michael Quigley 4f6f82431e Merge branch 'main' into v2.0.1_cookie_striping 2026-03-30 15:17:41 -04:00
Michael Quigley 64fd372df6 Merge pull request #1220 from openziti/v2.0.1_delete_name_guard
fix for share/name cleanup semantics (#1219)
2026-03-30 19:15:52 +00:00
Michael Quigley ed5e7de80c fix for share/name cleanup semantics (#1219) 2026-03-30 15:01:58 -04:00
Michael Quigley c7fa9e9ef6 changelog (#1217) 2026-03-30 14:24:59 -04:00
Michael Quigley fab1d3e1e5 cookie striping max count/clamping (#1217) 2026-03-30 14:20:31 -04:00
Michael Quigley 61e70fc182 Merge pull request #1216 from openziti/v2.0.1_oauth_template
proxyUi Output Escaping in GitHub OAuth
2026-03-30 17:51:05 +00:00
Michael Quigley ed7c351879 changelog 2026-03-30 13:36:04 -04:00
Michael Quigley 8b926531a3 escaped proxyUi output by switching to html/template and removed reflected refreshInterval values from github oauth error pages 2026-03-30 13:35:23 -04:00
Michael Quigley 484f6ca264 Merge pull request #1211 from openziti/v2.0.1_admin_endpoints
V2.0.1 admin endpoints (#1210)
2026-03-26 15:28:44 +00:00
Michael Quigley 5930351fc2 review pass (#1210) 2026-03-24 17:26:34 -04:00
Michael Quigley 9a2c2b1ee6 changelog (#1210) 2026-03-24 17:00:29 -04:00
Michael Quigley 1da1b2e86e admin/create|delete|listSkipInterstitialGrant (#1210) 2026-03-24 16:57:59 -04:00
Michael Quigley 6a85b8b04a admin/removeAppliedLimitClasses (#1210) 2026-03-24 16:32:25 -04:00
Michael Quigley d2ecdc3b05 admin/applyLimitClasses (#1210) 2026-03-24 16:20:53 -04:00
Michael Quigley b73aa57572 admin/listAppliedLimitClasses (#1210) 2026-03-24 16:00:46 -04:00
Michael Quigley 6c038e18f0 admin/listLimitClasses (#1210) 2026-03-24 15:34:41 -04:00
Kenneth Bingham 805872150c Merge pull request #1205 from openziti/refine-py-release
update py deps and default name
2026-03-24 15:34:19 -04:00
Kenneth Bingham e8659ddfb6 Merge pull request #1206 from openziti/zrok2-bootstrap-escape
handle ziti ids starting with hyphen
2026-03-24 15:34:05 -04:00
Nico Alba 1b34f4b59f Merge pull request #1209 from openziti/remove
remove package and yarn lock
2026-03-24 12:11:32 -06:00
Nico Alba 939a663d05 remove package and yarn lock 2026-03-24 18:08:20 +00:00
Kenneth Bingham c699997120 handle ziti ids starting with hyphen 2026-03-23 17:03:43 -04:00
Kenneth Bingham 7d85e52bba update py deps and default name 2026-03-23 14:58:11 -04:00
Kenneth Bingham b2d02c6be3 Merge pull request #1204 from openziti/harden-release-ci
configure goreleaser to embed the triggering tag
v2.0.0
2026-03-23 13:18:24 -04:00
Kenneth Bingham 5a0ca191f3 configure goreleaser to embed the triggering tag, not the first sorted tag 2026-03-23 12:39:24 -04:00
Nico Alba 1cd524ec2a Merge pull request #1203 from openziti/fix-build2
fix build round 2
v2.0.0-rc9
2026-03-23 08:38:39 -06:00
Nico Alba dc9f3eae6e fix build round 2 2026-03-23 14:31:45 +00:00
Nico Alba c6ee81b955 Merge pull request #1202 from openziti/fix-build
fix build
2026-03-23 08:16:53 -06:00
Nico Alba e01a1d84ff fix build 2026-03-23 14:08:30 +00:00
Nico Alba 345056da21 Merge pull request #1191 from openziti/self-hosted1
Update self-hosting deployment guides
2026-03-20 15:57:16 -06:00
Michael Quigley d3e7d9f28b Merge pull request #1199 from openziti/v2.0.0_nodesdk
sdk/nodejs v2 (#1146)
2026-03-20 18:51:38 +00:00
Michael Quigley d00078bdfa sdk/nodejs v2 2026-03-20 14:47:40 -04:00
Nico Alba 92f3da6e26 fix wording 2026-03-20 18:23:07 +00:00
Nico Alba 68a730004c updates to docker command based on PR 1197 from ken 2026-03-20 18:20:55 +00:00
Nico Alba 634d5a8a69 conflict: 2026-03-20 18:17:32 +00:00
Kenneth Bingham 084c54708e Merge pull request #1197 from openziti/self-hosted1-tweaks
add docker instance fetcher
2026-03-20 10:52:27 -04:00
Kenneth Bingham 39ca20fd79 Merge pull request #1192 from openziti/upload-linux-pax
start uploading self-hosting linux packages
2026-03-20 10:50:08 -04:00
Kenneth Bingham 8547589fdf Merge pull request #1196 from openziti/tune-docker-dev-builds
stop publishing container images for pr heads
2026-03-20 10:49:48 -04:00
Kenneth Bingham 902cd77333 pin the free macos intel runner 2026-03-20 10:10:13 -04:00
Kenneth Bingham c41384353f add docker instance getter 2026-03-19 22:50:42 -04:00
Kenneth Bingham a87d23ae3d stop publishing experimental container images for pr heads 2026-03-19 22:07:03 -04:00
Kenneth Bingham 330b327113 use intel macos runner for cgo compat 2026-03-19 21:50:01 -04:00
Kenneth Bingham 0fcbb6caf3 start uploading self-hosting linux packages 2026-03-19 21:49:10 -04:00