summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Module/System.hs
diff options
context:
space:
mode:
authorEven Brenden <evenbrenden@gmail.com>2022-01-27 23:59:20 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2022-01-28 08:51:27 -0800
commitd36a16a4df5ed54b80dfc1579c339bad24ba6b0c (patch)
treed07ed9859f4f9664552316d2f499eb7c55a37b8a /src/Text/Pandoc/Lua/Module/System.hs
parente1f8c4b396354f8bf29c3b9f04e9b3f980c70d31 (diff)
Don't read files outside of user data directory
If a file path does not exist relative to the working directory, but it does exist relative to the user data directory, and it exists outside of the user data directory, do not read it. This applies to readDataFile and readMetadataFile in PandocMonad and, by extension, any module that uses these by passing them relative paths.
Diffstat (limited to 'src/Text/Pandoc/Lua/Module/System.hs')
0 files changed, 0 insertions, 0 deletions