headplane
headplane copied to clipboard
[FR] Obtain profile picture with Gravatar
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.
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.
Looks like something similar is happening in the OIDC changes that are coming through. Might be easier to hang off that instead?
Mind linking the PR from upstream?
https://github.com/juanfont/headscale/pull/2020
Closing this as Headscale supports pictures via OIDC and I'll probably stick with this behavior for now.