CE-specific changes to allow svg design images
This change renames the previous `DANGEROUS_EXT` constant to `DANGEROUS_IMAGE_EXT`, as it contains only `'svg'`, and allows developers to allow the inclusion of `'svg'` in their checks by passing `allow_dangerous_ext: true` to the relevant methods. https://gitlab.com/gitlab-org/gitlab-ee/issues/12771
Showing
Please register or sign in to comment