github.com/cs3org/reva/v2@v2.27.7/changelog/2.20.0_2024-06-19/fix-stat-recreated-share.md (about)

     1  Bugfix: Fix Stat() by Path on re-created resource
     2  
     3  We fixed bug that caused Stat Requests using a Path reference to a mount point
     4  in the sharejail to not resolve correctly, when a share using the same
     5  mount point to an already deleted resource was still existing.
     6  
     7  https://github.com/cs3org/reva/pull/4561
     8  https://github.com/owncloud/ocis/issues/7895