White/Black list for allowed/blocked file extensions in a settings page
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 24.7k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
As an IT-sysadmin, I want to be able to whitelist allowed file extensions. There are some file extensions that should for security reasons not be run, since this can be an attack vector, some files types are safer to preview than others.
Describe the solution you'd like
I want a simple white/black list of what file extensions are allowed/disallowed to be previewed by quicklook. This could be in a setting page if you right-click on the quicklook symbol. (In this page could be also listed what files type are currently able to be previewed.)
Additional context
This would be a great security feature.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.