github.com/cs3org/reva/v2@v2.27.7/changelog/1.2.1_2020-09-15/ocdav-dav-files-to-home.md (about) 1 Enhancement: Rewire dav files to the home storage 2 3 If the user specified in the dav files URL matches the current one, 4 rewire it to use the webDavHandler which is wired to the home storage. 5 6 This fixes path mapping issues. 7 8 https://github.com/cs3org/reva/pull/1125