Skip to content

Update app.go to not call API when host == --pages-domain

cs-ic requested to merge cs-ic/gitlab-pages:cs-ic-master-patch-93841 into master

What does this MR do?

It was discovered that we make an unnecessary API call to the internal API when the host is pages domain and access control is enabled. This merge request add a check to avoid unnecessary function call.

Changelog: changed

Related to #419

TODO

Edited by Jaime Martinez

Merge request reports

Loading