Update persisted-scope-fix-handle-glob-directories.md

pull/455/head
Fabian-Lars 2 years ago committed by GitHub
parent a8329530a6
commit 1ce6c07e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,8 +2,6 @@
"persisted-scope": patch
---
Fixing directories' usage by removing glob patterns asterisks at the end before allowing/forbidding them.
Fix usage of directory patterns by removing glob asterisks at the end before allowing/forbidding them.
This was causing them to be escaped, and so undesirable paths were allowed/forbidden.
Polluting the `.persisted_scope` at the same time.
This was causing them to be escaped, and so undesirable paths were allowed/forbidden while polluting the `.persisted_scope` file.

Loading…
Cancel
Save