github.com/cs3org/reva/v2@v2.27.7/changelog/1.15.0_2021-10-26/fix-webdav-upload-permissions.md (about)

     1  Bugfix: Fix the returned permissions for webdav uploads
     2  
     3  We've fixed the returned permissions for webdav uploads. It did not consider 
     4  shares and public links for the permission calculation, but does so now.
     5  
     6  https://github.com/cs3org/reva/pull/2179
     7  https://github.com/cs3org/reva/pull/2151