bashia / MarkovTunes

Term Project for Uvic's CSC 475 project
GNU General Public License v2.0
0 stars 0 forks source link

Lack of filesize constraints #2

Open bashia opened 9 years ago

bashia commented 9 years ago

A user could upload files of any size. Client- and server-side constraints should be put in place to prevent the application from wasting its time on over-large files.