-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Milestone
Description
Feature Description
Today, gitea supports external authentication using the reverse proxy auth. It currently supports getting the username and email from the reverse proxy. It would be great if it also supported getting the user's full name from the reverse proxy if it's available.
For example, grafana's external auth supports getting full name (and a handful of other attributes that make sense for them). And similarly, Tailscale's nginx-auth can provide the user's full name. I'm an engineer at Tailscale, and ran into this when setting up gitea on my home network.
I have a working patch and will submit that shortly.
Screenshots
No response
Metadata
Metadata
Assignees
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.