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

This commit is contained in:
Silejonu
2025-05-07 16:03:42 +02:00
parent 1994b2cf1c
commit 392fd0deaa
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.