github.com/cs3org/reva/v2@v2.27.7/changelog/2.7.2_2022-07-18/allow-empty-permissions.md (about) 1 Bugfix: Allow empty permissions 2 3 For alias link we need the ability to set no permission on an link. 4 The permissions will then come from the natural permissions the receiving user 5 has on that file/folder 6 7 https://github.com/cs3org/reva/pull/3079