You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
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>
3 years ago
..
agit Add more linters to improve code readability (#19989) 3 years ago
asymkey Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
attachment Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
auth auth/reverseproxy: Add support for full name (#20776) 3 years ago
automerge Add more linters to improve code readability (#19989) 3 years ago
comments Move issues related files into models/issues (#19931) 3 years ago
context Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
cron Make better use of i18n (#20096) 3 years ago
externalaccount Refactor auth package (#17962) 3 years ago
forms refactor webhook *NewPost (#20729) 3 years ago
gitdiff Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
issue Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
lfs Move some code into models/git (#19879) 3 years ago
mailer Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
migrations Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
mirror Add new API endpoints for push mirrors management (#19841) 3 years ago
org Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
packages Use correct context to get package content (#20673) 3 years ago
pull Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
release Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
repository Add migrate repo archiver and packages storage support on command line (#20757) 3 years ago
task Add more linters to improve code readability (#19989) 3 years ago
user Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
webhook Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
wiki Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago