Skip to content

Commit

Permalink
Fixed an issue that prevented managing folders in user mode
Browse files Browse the repository at this point in the history
Closes #5456

Basically there was a permission check on the user folder but this did not account for the current folder being a children of the user folder. The code now checks recursivelly to see if the user is inside of the user folder instead of exactly in that folder.
  • Loading branch information
valadas committed Jan 14, 2023
1 parent 40ffaae commit e870839
Showing 1 changed file with 228 additions and 211 deletions.
Loading

0 comments on commit e870839

Please # to comment.