CCExtractor / sample-platform-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restrict the file extensions, when samples and output files are uploaded.

zelzhan opened this issue · comments

Right now, when uploading samples or selecting the correct input files, the user can upload any type of file. Please, refer to https://github.com/CCExtractor/sample-platform to see which file extensions we should allow.

One should restrict the extensions in libs/frontend/samples/src/lib/components/dialog/dialog.component.ts as well as in libs/frontend/samples/src/lib/components/dialog/dialog.component.html