fix(acl): correctly assert needed changes when recursive is true

This commit is contained in:
Silejonu
2025-05-07 16:03:42 +02:00
committed by Abhijeet Kasurde
parent fe77b17251
commit 871b4daeeb
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- acl - correctly assert needed changes when pointing to a directory and recursive is set to true.