Skip to content

Allow unauthenticated public project snippet API access

Vijay Hawoldar requested to merge vij-public-project-snippets into master

What does this MR do?

To be more consistent with how public visibility snippets can be accessed elsewhere, this MR is changing the REST API to allow public project snippets to be accessed without user authentication, inline with the similar PersonalSnippet changes implemented here !44135 (merged)

Refs #247530 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Vijay Hawoldar

Merge request reports