mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-03-25 07:33:03 -04:00
After evaluating `..`, it's possible that the resulting path is a risky redirect, as it might be a "browser" special redirect. Detect this case. |
||
|---|---|---|
| .. | ||
| request.go | ||
| serve.go | ||
| serve_test.go | ||
| url.go | ||
| url_test.go | ||