Skip to content

Allow unauthenticated public snippet API calls

Vijay Hawoldar requested to merge vij-public-snippet-access 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 personal snippets to be accessed without user authentication.

Eventually the same will be applied to the Project Snippets REST API.

Refs #247530 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Vijay Hawoldar

Merge request reports