mrryanjohnston / Canvas-Fun

Just messing around with HTML5 Canvas via Kinetic.js
2 stars 1 forks source link

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

Open gabrielmiller opened 11 years ago

gabrielmiller commented 11 years ago

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.