nextcloud / files_accesscontrol

🚫 App to manage access control for files
https://apps.nextcloud.com/apps/files_accesscontrol
50 stars 20 forks source link

Not blocking shared resource by its name #569

Open ostasevych opened 1 month ago

ostasevych commented 1 month ago

I am trying to forbid access to a folder by its name, so I've created a rule Filename contains /FolderName/. So, it works if

And it doesn't work if it is the name of a shared folder of the upper level.

Please, fix it to let the shared folders can be filtered by filename.

nickvergessen commented 1 month ago

Please use system tags instead