github.com/cs3org/reva/v2@v2.27.7/changelog/1.5.0_2021-01-12/fix-files-home-redirect.md (about)

     1  Bugfix: Dav endpoint routing to home storage when request is remote.php/dav/files
     2  
     3  There was a regression in which we were not routing correctly to the right storage depending on the url.
     4  
     5  https://github.com/cs3org/reva/pull/1342