Hi,
when i throw a raven error i'm sending informations in the user_context object (email,login,id...)
I have also the url of the user avatar. How to send this to sentry AND to show the avatar?
I saw that yet it's based on gravatar, but i would love to send directly my avatar urls.
any idea? Thanks for this awesome tool!
I think this could make sense (maybe something like avatarUrl?)
If we did this, we wouldn't want to embed the image directly sentry page. We'd need to have an image proxy built into Sentry to wrap the user content, since embedding random images like that could be a security issue. Violating CSP, tracking users, cookies, etc. We'd want to mask all of that, and there aren't any plans of adding anything like that into Sentry yet, but I don't see it out of the question, since it could be leveraged elsewhere, like, in comments.
maybe - at a very least - gravatar support as default?
any new? i was going to open a new issue.. i was thinking on something to search the user id on ours users DB using a service.. to get the user avatar URL..
Sentry should probably either remove the avatar circle or let us pass something in (you can use Github's Camo server to proxy!)
Hi is there any updates here...? So IMHO it means that, the big avatar circle actually cannot be customized?
Most helpful comment
Sentry should probably either remove the avatar circle or let us pass something in (you can use Github's Camo server to proxy!)