feat(fs): scope-*-recursive permission allows read dir, closes #1307 (#1696)

We could instead document that you should also enable `scope-*-index`, it is more a matter of semantics.
This commit is contained in:
Lucas Fernandes Nogueira
2024-08-27 14:17:30 -03:00
committed by GitHub
parent 01c913e83e
commit 0d5e7e2892
27 changed files with 135 additions and 26 deletions
@@ -0,0 +1,5 @@
---
"fs": patch:enhance
---
The `scope-*-recursive` permissions now also allow reading the contents of the directory.