Add Project Avatar API endpoint
Problem to solve
Currently, there's no way to fetch a private/internal project's avatar or access it outside of GitLab. Attempting to access it directly will result in a 401 Unauthorized.
Proposal
Create an API endpoint which allows users to fetch the image using a token.