Luca Casonato
|
7bfcb4dd10
|
feat(cli): use NotCapable error for permission errors (#25431)
Closes #7394
---------
Co-authored-by: snek <snek@deno.com>
|
2024-09-10 11:12:24 -07:00 |
|
Matt Mastracci
|
9f7f681e26
|
fix(runtime): allow nul device on windows (#23741)
Fixes [23721](https://github.com/denoland/deno/issues/23721)
|
2024-05-08 14:39:06 -06:00 |
|
Luca Casonato
|
f3cc760f2f
|
fix(runtime): allow r/w access to /etc without --allow-all (#23718)
This is not a special path that can be used to escalate or bypass Deno
permissions, such as `--allow-env`.
|
2024-05-07 14:51:42 +02:00 |
|
Matt Mastracci
|
505130d813
|
chore(cli): add permission test (#23633)
|
2024-05-01 13:17:05 -06:00 |
|