Added a MIME type check to verify only files with assigned MIME types of image/
or video/
are included in the upload process. This ensures only photos and videos are uploaded, preventing other file types from getting through.
Added a MIME type check to verify only files with assigned MIME types of image/
or video/
are included in the upload process. This ensures only photos and videos are uploaded, preventing other file types from getting through.