github.com/cs3org/reva/v2@v2.27.7/changelog/1.4.0_2020-11-17/ocis-fix-permission-checks.md (about)

     1  Bugfix: Check current node when iterating over path segments
     2  
     3  When checking permissions we were always checking the leaf instead of using the current node while iterating over path segments.
     4  
     5  https://github.com/cs3org/reva/pull/1255