0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-16 15:01:07 +01:00
gitea/services
wxiaoguang bffbbf5470
Improve oauth2 client "preferred username field" logic and the error handling (#30622)
Follow #30454
And fix #24957

When using "preferred_username", if no such field,
`extractUserNameFromOAuth2` (old `getUserName`) shouldn't return an
error. All other USERNAME options do not return such error.

And fine tune some logic and error messages, make code more stable and
more friendly to end users.
2024-04-25 11:22:32 +00:00
..
actions Interpolate runs-on with variables when scheduling tasks (#30640) 2024-04-23 20:55:25 +02:00
agit
asymkey
attachment
auth Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
automerge
context Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2024-04-25 11:22:32 +00:00
contexttest Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2024-04-25 11:22:32 +00:00
convert
cron
doctor Add a db consistency check to remove runners that do not belong to a repository (#30614) 2024-04-23 03:51:52 +00:00
externalaccount
feed
forms Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +08:00
gitdiff Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
indexer
issue Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
lfs
mailer
markup Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
migrations Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
mirror Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
notify
org
packages
pull Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
release
repository If a repository return no commitstatus, then still cache it but not query it from database (#30700) 2024-04-25 17:14:23 +08:00
secrets
task
uinotification
user Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
webhook Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
webtheme Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +08:00
wiki