doc,test: add known path resolution issue in permission model by tniessen · Pull Request #49155 · nodejs/node

@nodejs-github-bot added the needs-ci

PRs that need a full CI run.

label

Aug 13, 2023

RafaelGSS

@tniessen tniessen added request-ci

Add this label to start a Jenkins CI on a PR.

security

Issues and PRs related to security.

permission

Issues and PRs related to the Permission Model

doc

Issues and PRs related to the documentations.

test

Issues and PRs related to the tests.

labels

Aug 21, 2023

This was referenced

Aug 22, 2023

This was referenced

Aug 24, 2023

RafaelGSS

This was referenced

Aug 28, 2023

@tniessen

As a side effect of 205f1e6, Node.js
now resolves some paths differently when the permission model is
enabled. While these are mostly edge cases, they are worth mentioning in
the documentation. This commit also adds a known_issues test that
demonstrates one such difference.

RafaelGSS

This was referenced

Sep 1, 2023

UlisesGascon pushed a commit that referenced this pull request

Sep 10, 2023
As a side effect of 205f1e6, Node.js
now resolves some paths differently when the permission model is
enabled. While these are mostly edge cases, they are worth mentioning in
the documentation. This commit also adds a known_issues test that
demonstrates one such difference.

PR-URL: #49155
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>

alexfernandez pushed a commit to alexfernandez/node that referenced this pull request

Nov 1, 2023
As a side effect of 205f1e6, Node.js
now resolves some paths differently when the permission model is
enabled. While these are mostly edge cases, they are worth mentioning in
the documentation. This commit also adds a known_issues test that
demonstrates one such difference.

PR-URL: nodejs#49155
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>