Commit bda9fc5
committed
fix(folders): route the delete lock check through the locking capability
The DELETE handler was the one branch still testing resourceType directly
after locking became a declared capability, so a future lockable resource
would silently skip the mutable check on delete.1 parent 9f37876 commit bda9fc5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments