Add URL validation to userBanner & profilePic editProfile.php
First checks to see if submitted URL is in an image format. Then if it is, it uses curl to get the HTTP headers of the URLs and rejects them if the response code is anything besides 200.
This should fix the privacy issue I raised in #15
合并状态:未合并 5 条评论