Commit bc793808 authored by Alain Takoudjou's avatar Alain Takoudjou

gitlab: Ajax will send OPTIONS request which is not implemented in gitlab, ngix can reply

When getting a raw file in gitlab with ajax a first OPTIONS request is send, this simply fail because not implemented. To solve the problem, we allow nginx to reply to OPTIONS request and allow GET method.

/reviewed-on nexedi/slapos!663
parent 55c5a344
Pipeline #6996 failed with stage
in 0 seconds