0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/docs/runtime
Bartek Iwańczuk 32aeec9630
refactor: check permissions in SourceFileFetcher (#5011)
This PR hot-fixes permission escapes in dynamic imports, workers
and runtime compiler APIs.

"permissions" parameter was added to public APIs of SourceFileFetcher
and appropriate permission checks are performed during loading of
local and remote files.
2020-05-11 13:13:27 +02:00
..
compiler_apis.md refactor: check permissions in SourceFileFetcher (#5011) 2020-05-11 13:13:27 +02:00
program_lifecycle.md Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00
stability.md Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00
workers.md refactor: check permissions in SourceFileFetcher (#5011) 2020-05-11 13:13:27 +02:00