mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-01 01:16:40 +00:00
E2E tests use httptest.NewServer bound to 127.0.0.1, which is now blocked by default SSRF protection. Opt in to non-routable IPs.
E2E tests use httptest.NewServer bound to 127.0.0.1, which is now blocked by default SSRF protection. Opt in to non-routable IPs.