Skip to content

Api visible projects

Ben Boeckel requested to merge ben.boeckel/gitlab-ce:api-visible-projects into master

What does this MR do?

Add a new /projects/visible API endpoint.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

The /projects endpoint only returned projects the user was explicitly a member of.

What are the relevant issue numbers?

Closes #19361 (closed), #3119 (closed).

Screenshots (if relevant)

N/A

Does this MR meet the acceptance criteria?

Merge request reports