Skip to content

Commit bcc06ac

Browse files
RafaelGSSmarco-ippolito
authored andcommitted
doc: remove relative limitation to pm
PR-URL: #52648 Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Xuguang Mei <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 1ec9e58 commit bcc06ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/permissions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,6 @@ There are constraints you need to know before using this system:
585585

586586
* When the permission model is enabled, Node.js may resolve some paths
587587
differently than when it is disabled.
588-
* Relative paths are not supported through the CLI (`--allow-fs-*`).
589588
* Symbolic links will be followed even to locations outside of the set of paths
590589
that access has been granted to. Relative symbolic links may allow access to
591590
arbitrary files and directories. When starting applications with the

0 commit comments

Comments
 (0)