Confirmed users
491
edits
Line 332: | Line 332: | ||
'''Upload Verification''' | '''Upload Verification''' | ||
*Use image rewriting libraries to verify the image is valid and to strip away extraneous content. | *Use image rewriting libraries to verify the image is valid and to strip away extraneous content. | ||
*Set the extension of the stored image to be a valid image extension based on the detected content type of the image from image processing (e.g. do not just trust the header from the upload). | *Set the extension of the stored image to be a valid image extension based on the detected content type of the image from image processing (e.g. do not just trust the header from the upload). |