-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: added catch to missing promise * refactor: renamed type to file_type Also added secure_filename to it * fix(security): corrected some insecure shell commands * fix: security fixes Insecure filename was being used * fix(security): adding secure_filename to types Types is checked against the array but just to make the linters happy * fix(security): double checking on check_file Using secure_filename * refactor: filename from uploads * fix(security): properly sanitized fname * fix(security): updated security to use secure_filenames * fix: removed accidental paste of code
- Loading branch information
Showing
1 changed file
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters