-
-
Couldn't load subscription status.
- Fork 33.6k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.permissionIssues and PRs related to the Permission ModelIssues and PRs related to the Permission ModelsecurityIssues and PRs related to security.Issues and PRs related to security.security-wg-agenda
Description
Version
v20.3.1
Platform
No response
Subsystem
Permission
What steps will reproduce the bug?
No response
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior? Why is that the expected behavior?
No response
What do you see instead?
node: bad option: --allow-inspector
Additional information
I saw that in @RafaelGSS commit #3df13d5a79 an access control was implemented for inspection mode
I found this comment in his code:
"Without this check, to use the permission model with workers (--allow-worker) one would need to pass --allow-inspector as well"
but the --allow-inspector flag mentioned in this comment is not working.
Is there any way allow inspection mode or is this flag not created yet?
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.permissionIssues and PRs related to the Permission ModelIssues and PRs related to the Permission ModelsecurityIssues and PRs related to security.Issues and PRs related to security.security-wg-agenda
Type
Projects
Status
Awaiting Triage