github.com/cs3org/reva/v2@v2.27.7/changelog/1.3.0_2020-10-08/home-sp-mapping.md (about) 1 Enhancement: Functionality to map home directory to different storage providers 2 3 We hardcode the home path for all users to /home. This forbids redirecting 4 requests for different users to multiple storage providers. This PR provides the 5 option to map the home directories of different users using user attributes. 6 7 https://github.com/cs3org/reva/pull/1142