Personalized Gravatar url not working on dashboard
Created by: Andrepuel
I am using an internal gravatar serve, which I configured through config/gitlab.yml
.
When I am viewing an user profile, or listing the commits for a project, everything works fine. But on the dashboard ("Someone pushed to project",etc), every avatar is "no_avatar" from the Gitlab assets, it does not even invoke the configured url.
I am using the master branch.