Closed (fixed)
Project:
Drupal.org infrastructure
Component:
GitLab
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
14 Aug 2023 at 20:26 UTC
Updated:
2 Jan 2024 at 23:59 UTC
Jump to comment: Most recent
Comments
Comment #2
cmlaraAdding a tag to track requests related to the GitLab API
Comment #3
drummWe are no longer stripping authentication headers for GET & HEAD requests to GitLab’s REST API, so authenticated reads are generally supported.
Paths under
/api/v4/projects/[id]/merge_requestshad already been allowed for PUT requests, so that is now allowed as well.