Guad / fuwa

A Material design inspired filesharer for all
http://fuwa.se/
GNU General Public License v2.0
13 stars 6 forks source link

Added in banlist updating upon new virus detection. #21

Closed Luminarys closed 9 years ago

Luminarys commented 9 years ago

Oh, that's my bad, I forgot that the banlist[] was updated upon banning stuff, so I added it in at the end. Adding it to the beginning would be smarter, especially because gunicorn is running multiple threads which could end up overwriting eachothers banlists if this updating isn't done properly.