Add an option to prevent following symlinks
Open
feature
- Dominant language
- JavaScript
- Stars
- 236
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if a symlink is placed in the directory that inert shares files from and the user requests the symlink, the contents of the targeted file will be retrieved.
It is common practice to have an option to disable following symlinks and instead respond with a 404. We should add one.
Contributor guide
Assessment
This issue has not been assessed yet.