GitClassic
Feed
Explore
Random
Go Pro
Sign in
cloudflare
/
vinext
Code
/
Commits
/ 3ff59fa
fix: sanitize redirect destinations and digest parsing (#92)
Steve Faulkner
committed on Feb 26, 2026, 04:14 AM
Showing
6
changed files
+191 additions
-21 deletions
M
packages/vinext/src/config/config-matchers.ts
+29
M
packages/vinext/src/index.ts
+14
M
packages/vinext/src/server/app-dev-server.ts
+26
-14
M
packages/vinext/src/server/prod-server.ts
+7
-4
M
packages/vinext/src/shims/navigation.ts
+2
-2
M
tests/shims.test.ts
+113
-1
Browse files at this commit โ