0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 19:27:53 +01:00
gitea/routers/web
Will Norris 82f89ff996
auth/reverseproxy: Add support for full name (#20776)
This adds support for getting the user's full name from the reverse
proxy in addition to username and email.

Tested locally with caddy serving as reverse proxy with Tailscale
authentication.

Signed-off-by: Will Norris <will@tailscale.com>

Signed-off-by: Will Norris <will@tailscale.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-16 14:30:27 +08:00
..
admin auth/reverseproxy: Add support for full name (#20776) 2022-08-16 14:30:27 +08:00
auth Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
dev
events
explore
feed
healthcheck
misc
org
repo Remove follow from commits by file (#20765) 2022-08-14 21:22:13 -04:00
user Add an option to create new issues from "/issues" page (#20650) 2022-08-09 19:30:09 +08:00
auth_windows.go
auth.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Fix init mail render logic (#20704) 2022-08-08 20:04:28 +02:00
webfinger.go