filesafe/controllers
Bobby 86c26cb50c
feat: some bypass support to passthrough scanning
only usergroup and file extension bypass

real file size can't be determined before passthrough scan,
so there's no bypass by max file size
please read the comments in sample config file

refactored utils.clamscan into utils.scan
2022-04-23 04:44:01 +07:00
..
handlers fix: headers already sent errors 2021-01-09 03:50:03 +07:00
utils feat: some bypass support to passthrough scanning 2022-04-23 04:44:01 +07:00
albumsController.js feat: list albums' total size and zip size 2021-02-12 15:48:40 +07:00
authController.js refactor: make use of improved utils.authorize() 2021-01-08 10:50:25 +07:00
pathsController.js feat: list albums' total size and zip size 2021-02-12 15:48:40 +07:00
permissionController.js feat: same/higher group warning when editing user 2021-01-09 02:51:23 +07:00
tokenController.js refactor: pass less data into user object 2022-04-16 21:36:34 +07:00
uploadController.js feat: some bypass support to passthrough scanning 2022-04-23 04:44:01 +07:00
utilsController.js feat: some bypass support to passthrough scanning 2022-04-23 04:44:01 +07:00