SECURITY: Do checks on all upload types
[lhc/web/wiklou.git] / includes / upload / UploadFromStash.php
index 9276b53..cb85fc6 100644 (file)
@@ -137,14 +137,9 @@ class UploadFromStash extends UploadBase {
                return $this->mFileProps['sha1'];
        }
 
-       /**
-        * File has been previously verified so no need to do so again.
-        *
-        * @return bool
+       /*
+        * protected function verifyFile() inherited
         */
-       protected function verifyFile() {
-               return true;
-       }
 
        /**
         * Stash the file.