1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 15:19:40 -05:00
denoland-deno/docs
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
..
contributing Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00
examples Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00
getting_started Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00
linking_to_external_code std/0.50.0 2020-05-09 09:15:26 -04:00
runtime refactor: check permissions in SourceFileFetcher (#5011) 2020-05-11 13:13:27 +02:00
tools Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00
contributing.md Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00
embedding_deno.md Multi page manual (#5110) 2020-05-06 18:21:13 -04:00
examples.md Multi page manual (#5110) 2020-05-06 18:21:13 -04:00
getting_started.md Multi page manual (#5110) 2020-05-06 18:21:13 -04:00
introduction.md Multi page manual (#5110) 2020-05-06 18:21:13 -04:00
linking_to_external_code.md Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00
runtime.md Multi page manual (#5110) 2020-05-06 18:21:13 -04:00
testing.md Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00
toc.json Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00
tools.md Docs for deno test + minor other changes (#5185) 2020-05-10 03:09:42 +02:00