deno/ext
Matt Mastracci 472a370640
feat(runtime): Allow embedders to perform additional access checks on file open (#23208)
Embedders may have special requirements around file opening, so we add a
new `check_open` permission check that is called as part of the file
open process.
2024-04-19 18:12:03 -06:00
..
broadcast_channel chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
cache chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
canvas chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
console chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
cron chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
crypto chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
fetch feat(ext/net): extract TLS key and certificate from interfaces (#23327) 2024-04-18 11:21:08 -06:00
ffi chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
fs feat(runtime): Allow embedders to perform additional access checks on file open (#23208) 2024-04-19 18:12:03 -06:00
http feat(ext/http): Add addr to HttpServer (#23442) 2024-04-19 18:09:50 -06:00
io feat(runtime): Allow embedders to perform additional access checks on file open (#23208) 2024-04-19 18:12:03 -06:00
kv chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
napi chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
net feat(ext/net): extract TLS key and certificate from interfaces (#23327) 2024-04-18 11:21:08 -06:00
node feat(runtime): Allow embedders to perform additional access checks on file open (#23208) 2024-04-19 18:12:03 -06:00
tls chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
url feat(ext/url): add URL.parse (#23318) 2024-04-16 17:11:57 +02:00
web fix(ext/node): worker_threads.receiveMessageOnPort doesn't panic (#23406) 2024-04-16 18:41:03 +00:00
webgpu chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
webidl chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
websocket chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00
webstorage chore: forward v1.42.4 commit to main (#23394) 2024-04-16 02:41:59 +00:00