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. |
||
|---|---|---|
| .. | ||
| integrations.go | ||
| main_test.go | ||
| user_webhook_test.go | ||
| webhook_test.go | ||
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. |
||
|---|---|---|
| .. | ||
| integrations.go | ||
| main_test.go | ||
| user_webhook_test.go | ||
| webhook_test.go | ||