1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/runtime/permissions
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
..
Cargo.toml 1.43.0 (#23629) 2024-05-01 12:16:39 +05:30
lib.rs fix(runtime): allow r/w access to /etc without --allow-all (#23718) 2024-05-07 14:51:42 +02:00
prompter.rs fix(runtime): fix Windows permission prompt (#23212) 2024-04-04 09:44:43 -06:00
README.md refactor: add deno_permissions crate (#22236) 2024-03-12 10:42:26 -07:00