4281 Commits
Author SHA1 Message Date
Nico AlbaandClaude Sonnet 4.6 65525a16a8 Add || true to curl so webhook failures don't fail the job
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 20:12:37 +00:00
Nico AlbaandClaude Sonnet 4.6 b9a0985965 Fix YAML block scalar indentation in nf-doc-alerts workflow
Multi-line bash string spanned lines at column 0, ending the YAML block
scalar early and causing a workflow parse failure. Replaced with printf.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 18:13:01 +00:00
Nico AlbaandClaude Sonnet 4.6 256707870f Add NF doc-alerts push and Vercel preview notifications
Posts push events (website/docs paths only) and Vercel preview URLs
to the NetFoundry doc-alerts Mattermost channel.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 17:46:46 +00:00
Nico AlbaandGitHub 44688f324a Merge pull request #1230 from openziti/myzrok
Updates to myzrok bucket
v2.0.2
2026-04-20 10:02:10 -06:00
Nico Alba 04f7ab03c0 version 2026-04-16 14:08:40 +00:00
Nico Alba 1efe5c104b fix upgrade topic 2026-04-16 13:49:37 +00:00
Nico Alba 32a379958e rename servic elimits 2026-04-15 21:04:16 +00:00
Michael QuigleyandGitHub 459bcfc1e1 Merge pull request #1228 from openziti/v2.0.2_drive_symlinks
fix for drive backend symlink traversal
2026-04-15 18:35:07 +00:00
Nico Alba 010114eee9 broken link 2026-04-15 17:21:28 +00:00
Nico Alba 82ba054c98 flatten custom domains 2026-04-15 15:51:48 +00:00
Nico AlbaandGitHub 164acf3b98 Merge pull request #1227 from openziti/self-hosting4
self-hosting part 4
2026-04-15 07:56:47 -06:00
Kenneth BinghamandGitHub 773acb89d7 Merge pull request #1208 from openziti/linux-server-doc
clarify which linux server steps are distro neutral
2026-04-14 13:16:10 -04:00
Michael Quigley 16061d2fc4 fix for drive backend symlink traversal 2026-04-10 21:10:41 -04:00
Nico Alba 6355362f0c last edits 2026-04-10 20:58:12 +00:00
Nico Alba c84d4df877 last edits 2026-04-10 20:40:32 +00:00
Nico Alba 0241b4f738 revert yarn lock changes 2026-04-10 20:06:26 +00:00
Nico Alba b7d72901c8 revert changes, mermaid finally fixed 2026-04-10 19:19:49 +00:00
Nico Alba 2ebb223eff fixing mermaid round 1 2026-04-10 18:18:53 +00:00
Nico Alba a756827c85 fix vercel build + updates based on Q questions 2026-04-10 14:35:32 +00:00
Nico Alba 96a9f220c7 edits EOD and oath edits 2026-04-10 01:05:46 +00:00
Nico Alba e4e46d60ea edits 2026-04-09 21:54:50 +00:00
Nico Alba d15bb248b7 self-hosting part 4 2026-04-09 19:52:02 +00:00
Nico AlbaandGitHub 1206f25822 Merge pull request #1226 from openziti/self-hosting-3
Updated self-hosting part 2
2026-04-08 09:13:05 -06:00
Nico Alba 7c3d83d909 quick heading update 2026-04-07 19:09:29 +00:00
Nico Alba c75c78bb16 further review 2026-04-07 19:00:03 +00:00
Nico Alba ee92c19836 fixes 2026-04-07 17:46:23 +00:00
Nico Alba 6803321800 edtis 2026-04-07 16:46:18 +00:00
Nico Alba 091b0914da fix vercel build and links 2026-04-07 14:44:31 +00:00
Nico Alba 4f98186108 edits interstitital pages 2026-04-06 23:04:04 +00:00
Nico Alba 56e2e95d66 edits to personalized and error pages 2026-04-06 22:13:10 +00:00
Michael QuigleyandGitHub 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 QuigleyandGitHub 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 QuigleyandGitHub 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 QuigleyandGitHub 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 QuigleyandGitHub 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 QuigleyandGitHub 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