mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
1cce306022
Closes #14122. Adds two extensions to `--allow-run` behaviour: - When `--allow-run=foo` is specified and `foo` is found in the `PATH` at startup, `RunDescriptor::Path(which("foo"))` is added to the allowlist alongside `RunDescriptor::Name("foo")`. Currently only the latter is. - When run permission for `foo` is queried and `foo` is found in the `PATH` at runtime, either `RunDescriptor::Path(which("foo"))` or `RunDescriptor::Name("foo")` would qualify in the allowlist. Currently only the latter does.
15 lines
648 B
Text
15 lines
648 B
Text
PermissionStatus { state: "granted", onchange: null }
|
|
PermissionStatus { state: "granted", onchange: null }
|
|
PermissionStatus { state: "granted", onchange: null }
|
|
PermissionStatus { state: "granted", onchange: null }
|
|
|
|
PermissionStatus { state: "granted", onchange: null }
|
|
PermissionStatus { state: "prompt", onchange: null }
|
|
PermissionStatus { state: "granted", onchange: null }
|
|
PermissionStatus { state: "prompt", onchange: null }
|
|
|
|
PermissionStatus { state: "granted", onchange: null }
|
|
PermissionStatus { state: "granted", onchange: null }
|
|
PermissionStatus { state: "prompt", onchange: null }
|
|
PermissionStatus { state: "granted", onchange: null }
|
|
|