Skip to content

Add Origin header to the service

In this MR we check that the origin form where the request has been made is the same one configured to be trusted.

It adds a new param valid-origins where we will specify the GitLab instance url.

Closes #4 (closed)

Merge request reports