Skip to content

Add authentication to dataproduct api rest viewset

Robbie Luijben requested to merge SDC-910/fix-anonymous-api-access into main
  • Added a missing permission class to the rest endpoint for data products
  • Added an integration test that checks that anonymous access should not be allowed
Edited by Robbie Luijben

Merge request reports