Skip to content

Allow unauthenticated access to some Branch API GET endpoints

Rémy Coutable requested to merge 29662-allow-unauthenticated-branches-api into master

What does this MR do?

This opens-up unauthenticated access to branches API GET (/branches and /branches/:branch) endpoints.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #29662 (closed)

Merge request reports