]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/validation.php
Hardened image file validation by removing custom validation
[bookstack] / resources / lang / en / validation.php
index e05cfca9dbe13222fdbc1f5ee492fb57fa5036d6..0b6a1c170a5fb31d7d470eedf61bb7a89bd96dbb 100644 (file)
@@ -69,7 +69,6 @@ return [
     'timezone'             => 'The :attribute must be a valid zone.',
     'unique'               => 'The :attribute has already been taken.',
     'url'                  => 'The :attribute format is invalid.',
-    'is_image'             => 'The :attribute must be a valid image.',
 
     // Custom validation lines
     'custom' => [