Organizr: Change User Admin profile picture

Created on 23 Jan 2019  路  3Comments  路  Source: causefx/Organizr

Hello i can't find where to change the profile picture. Do you have an on idea where to search.

screenshot_2019-01-23 organizr v2

Thanks.

Most helpful comment

@causefx The issue with this is that gravatar has restrictions on the email addresses used that are absolute show-stoppers for many. For starters, any address that limits inbound email and cannot even get the very 1st "confirmation" email, cannot even use it. This is why to this day gravatar avatars do not show across all of Gitkraken and other tools that force the use of the "noreply" github address (and ties your login to it) because the address cannot even be verified for use.

Not to mention the privacy concerns that prevent many now from touching gravatar (leaking network access with your email addresses constantly just to refresh an avatar without even asking the user's consent or notifying them first)!

I know it's a closed issue, but food for thought as to reasons to reconsider perhaps even just adding other local avatar options. The code to load a local jpg/png isn't much in any language and in most cases is already publically posted.

All 3 comments

it uses gravatar.

https://en.gravatar.com/

Thanks @causefx.

@causefx The issue with this is that gravatar has restrictions on the email addresses used that are absolute show-stoppers for many. For starters, any address that limits inbound email and cannot even get the very 1st "confirmation" email, cannot even use it. This is why to this day gravatar avatars do not show across all of Gitkraken and other tools that force the use of the "noreply" github address (and ties your login to it) because the address cannot even be verified for use.

Not to mention the privacy concerns that prevent many now from touching gravatar (leaking network access with your email addresses constantly just to refresh an avatar without even asking the user's consent or notifying them first)!

I know it's a closed issue, but food for thought as to reasons to reconsider perhaps even just adding other local avatar options. The code to load a local jpg/png isn't much in any language and in most cases is already publically posted.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Cookie-Monster-Coder picture Cookie-Monster-Coder  路  5Comments

mishac picture mishac  路  4Comments

xavier84 picture xavier84  路  5Comments

roblandry picture roblandry  路  5Comments

pomkos picture pomkos  路  5Comments