| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -576,6 +576,10 @@ There are constraints you need to know before using this system: | |||
| 576 | 576 | * When creating symlinks the target (first argument) should have read and | |
| 577 | 577 | write access. | |
| 578 | 578 | * Permission changes are not retroactively applied to existing resources. | |
| 579 | + * The Permission Model is initialized after the Node.js environment is set up. | ||
| 580 | + However, certain flags such as `--env-file` or `--openssl-config` are designed | ||
| 581 | + to read files before environment initialization. As a result, such flags are | ||
| 582 | + not subject to the rules of the Permission Model. | ||
| 579 | 583 | ||
| 580 | 584 | [Import maps]: https://url.spec.whatwg.org/#relative-url-with-fragment-string | |
| 581 | 585 | [Security Policy]: https://github.com/nodejs/node/blob/main/SECURITY.md | |
| Back | FazBrowse Home | New Git URL |
0 commit comments