mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
82f9216610
Fixes #24241 * Support "statfs", "username", "getPriority" and "setPriority" kinds for `--allow-sys`. * Check individual permissions in `node:os.userInfo()` instead of a single "userInfo" permission. * Check for "uid" permission in `node:process.geteuid()` instead of "geteuid". * Add missing "homedir" to `SysPermissionDescriptor.kind` union Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
prompter.rs | ||
README.md |