headplane icon indicating copy to clipboard operation
headplane copied to clipboard

[FR] Obtain profile picture with Gravatar

Open Peppershade opened this issue 1 year ago • 4 comments

It's a small and not really important idea, but it would be a nice to have Gravatar obtain a profile picture for the logged in user based on their email. To extend the FR, maybe add some more UI customization and branding like changing the logo. It would also be nice if the current running version of headplane would be visible in the footer.

Peppershade avatar Sep 20 '24 10:09 Peppershade

This is definitely something that I want to explore down the line. I don't think gravatar should be too hard to implement, but what would block this is the idea of a more persistent configuration instead of just via environment variables.

As for the version in the footer, I don't think there's an API for me to get the version of Headscale easily at this time.

tale avatar Oct 02 '24 18:10 tale

Looks like something similar is happening in the OIDC changes that are coming through. Might be easier to hang off that instead?

mitchellkellett avatar Oct 04 '24 02:10 mitchellkellett

Mind linking the PR from upstream?

tale avatar Oct 04 '24 03:10 tale

https://github.com/juanfont/headscale/pull/2020

mitchellkellett avatar Oct 04 '24 04:10 mitchellkellett

Closing this as Headscale supports pictures via OIDC and I'll probably stick with this behavior for now.

tale avatar Mar 12 '25 02:03 tale