You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the file upload feature does not perform any validation with regards to its format at the server side. Introduce validations for only image files below 5 MB. (png and jpeg files only too)
Currently the file upload feature does not perform any validation with regards to its format at the server side. Introduce validations for only image files below 5 MB. (png and jpeg files only too)
Please refer to this to improve it.
The text was updated successfully, but these errors were encountered: