Currently the sites don't share avatars. This might require some detailed rules or other stuff that has to be hacked into their code.
Looks like ruby's omniauth has a remote avatar support via the user_info.image value a6ed6845c9/app/models/concerns/omniauthable.rb (L58)
user_info.image
a6ed6845c9/app/models/concerns/omniauthable.rb (L58)
No due date set.
No dependencies set.
Deleting a branch is permanent. It CANNOT be undone. Continue?
Currently the sites don't share avatars. This might require some detailed rules or other stuff that has to be hacked into their code.
Looks like ruby's omniauth has a remote avatar support via the
user_info.image
valuea6ed6845c9/app/models/concerns/omniauthable.rb (L58)