github.com/cs3org/reva/v2@v2.27.7/changelog/1.10.0_2021-07-13/lw-user-support.md (about) 1 Enhancement: Add support for lightweight user types 2 3 This PR adds support for assigning and consuming user type when setting/reading 4 users. On top of that, support for lightweight users is added. These users have 5 to be restricted to accessing only shares received by them, which is 6 accomplished by expanding the existing RBAC scope. 7 8 https://github.com/cs3org/reva/pull/1744 9 https://github.com/cs3org/cs3apis/pull/120