mrryanjohnston / Canvas-Fun

Just messing around with HTML5 Canvas via Kinetic.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In user dashboard the avatar url can be set to a nonexistent url and will still attempt to load

gabrielmiller opened this issue · comments

commented

Perhaps we should store avatar images on our server? If not, we should verify the source and if it's verified load it, if it's unverified don't load it.