Avatars not loading
In the network console I can see a request going to
https://<GHE-domain>/avatars/u/<id>?u=<redacted>
Request Method: GET
Status Code: 302 Found
And then a follow up request going to
https://<GHE-domain>/login?return_to=https%3A%2F%2F<GHE-domain>%2Favatars%2Fu%2F<id>%3F
Request Method: GET
Status Code: 200
Seems like it's not handling the auth properly when fetching avatars. The result is a lot of broken images

@nbelisle11 I have encountered the same issue. What version of GHE do you use? I use 3.0.x.
same, seems like a dead project :(
I think Jasper may work with older versions of GHE... Does it works with GHE2.x? I don't have an environment to test but I suspect an undocumented change of GHE.
i'm using version 3.0 🤔 i can't test older software either..
@h13i32maru it appears that this issue come back. Running into similar 302 redirects for avatars when using with github enterprise.