Use static known URL for ExternalAuditEventDestination factory
Previously, a random generated URL could point to a valid IP which might be considered as "local network" or "loopback" by Gitlab::UrlBlocker and fail during record creation with: Validation failed: Destination url is blocked: Requests to loopback addresses are not allowed example.org is a known, static and public URL.
Showing
Please register or sign in to comment