github.com/cs3org/reva/v2@v2.27.7/changelog/2.17.0_2023-12-12/disable-depth-infinity.md (about)

     1  Bugfix: Disable DEPTH infinity in PROPFIND
     2  
     3  Disabled DEPTH infinity in PROPFIND for
     4  Personal /remote.php/dav/files/admin
     5  Public link share /remote.php/dav/public-files/<token>
     6  Trashbin /remote.php/dav/spaces/trash-bin/<personal-space-id>
     7  
     8  https://github.com/cs3org/reva/pull/4278
     9  https://github.com/owncloud/ocis/issues/7359