1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-27 19:10:06 +02:00
gitea/services/auth
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
..
source Fix typo in source (#20723) 2022-08-09 09:53:40 +08:00
auth_test.go
auth.go
basic.go
group.go
httpsign.go
interface.go
oauth2.go
reverseproxy.go auth/reverseproxy: Add support for full name (#20776) 2022-08-16 14:30:27 +08:00
session.go
signin.go
source.go
sspi_windows.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
sync.go