This website requires JavaScript.
Explore
Help
Sign In
loreddev
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
Pull Requests
Activity
Files
5eb0ee49a101bfc899892f4879d5da4a4bcfbfbf
gitea
/
routers
/
web
/
auth
History
Baltazár Radics
5eb0ee49a1
Use user.FullName in Oauth2 id_token response (
#32542
)
...
This makes `/login/oauth/authorize` behave the same way as the `/login/oauth/userinfo` endpoint.
2024-11-18 19:24:17 +08:00
..
2fa.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
auth_test.go
Refactor names (
#31405
)
2024-06-19 06:32:45 +08:00
auth.go
Refactor CSRF token (
#32216
)
2024-10-10 03:48:21 +00:00
linkaccount.go
add CfTurnstileSitekey context data to all captcha templates (
#31874
)
2024-08-19 17:58:53 +00:00
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
oauth2_provider.go
Use user.FullName in Oauth2 id_token response (
#32542
)
2024-11-18 19:24:17 +08:00
oauth_test.go
Use user.FullName in Oauth2 id_token response (
#32542
)
2024-11-18 19:24:17 +08:00
oauth.go
Fix oauth2 error handle not return immediately (
#32514
)
2024-11-15 02:13:01 +00:00
openid.go
add CfTurnstileSitekey context data to all captcha templates (
#31874
)
2024-08-19 17:58:53 +00:00
password.go
Remove urls from translations (
#31950
)
2024-09-02 18:36:24 +00:00
webauthn.go
Add Passkey login support (
#31504
)
2024-06-29 22:50:03 +00:00