Files
mediamark/internal/server
unkin-agent b15aa1a340
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
Assert the traversal redirect by property, not by status code
net/http's mux answers a literal ../ in the path with a redirect whose
exact code differs between Go 1.25 (301) and 1.26 (307), so pinning the
code failed CI while passing locally. Assert what the test is actually
about: the request is redirected rather than handled, and no kids-tree
entry is created.
2026-08-29 21:30:35 +10:00
..
2026-08-29 21:27:09 +10:00