github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.0_2023-05-02/fix-del-space.md (about) 1 Bugfix: Fix error when try to delete space without permission 2 3 When a user without the correct permission tries to delete a storage space, 4 return a PermissionDenied error instead of an Internal Error. 5 6 https://github.com/cs3org/reva/pull/3710