Skip to content

Allow local requests for Projects::ImportService

What does this MR do and why?

This MR allows local requests for Projects::ImportService if the instance setting been enabled only in development.

It came out of QA'ing !135256 (merged) where I was unable to QA properly because requests to localhost were denied even though my instance setting allowed them.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Luke Duncalfe

Merge request reports