femto-apps/web-file-uploader

Add warnings to files that didn't go through an antivirus run yet

Closed this issue · 1 comments

It is safer for the end user, since files dont immediately go through the scan immediately as one can see on the /info/ of a file

Now we have an interstitial:

image

It can be overridden by adding the following to a URL:

overrideVirusCheck=true

e.g.

http://localhost:3005/uy8b?overrideVirusCheck=true

If the virus checking is disabled on a host, all URLs will be permitted.