Skip to content

fix: auth policy check on subproject delete endpoint

Diego Molteni requested to merge slb/dm3/subproject-delete into master

The tenant admin role was wrongly authorized to delete a subproject while the correct role is the subproject admin (as per documentation)

Edited by Sacha Brants

Merge request reports