jojo/modules/httplib
Gusted 8c8947f4a5 fix: consider more risky redirects
After evaluating `..`, it's possible that the resulting path is a risky
redirect, as it might be a "browser" special redirect. Detect this case.
2026-03-06 11:20:50 -07:00
..
request.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
serve.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
serve_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
url.go fix: consider more risky redirects 2026-03-06 11:20:50 -07:00
url_test.go fix: consider more risky redirects 2026-03-06 11:20:50 -07:00