Why is the url for the avatar assuming that my avatar is going to be the static folder?
An user might want to put a link from a CDN url. That would not work in this case, because the url would be http://localhost:1313/http://somecdnurl.com/avatar.jpg
Why is the url for the avatar assuming that my avatar is going to be the static folder?
An user might want to put a link from a CDN url. That would not work in this case, because the url would be
http://localhost:1313/http://somecdnurl.com/avatar.jpg