This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-22 02:17:54 +01:00
Code
Issues
Activity
gitea
/
routers
/
web
/
auth
History
wxiaoguang
67c1a07285
Refactor AppURL usage (
#30885
)
...
Fix
#30883
Fix
#29591
--------- Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-05-07 08:26:13 +00:00
..
2fa.go
…
auth_test.go
Improve oauth2 client "preferred username field" logic and the error handling (
#30622
)
2024-04-25 11:22:32 +00:00
auth.go
Refactor AppURL usage (
#30885
)
2024-05-07 08:26:13 +00:00
linkaccount.go
Improve oauth2 client "preferred username field" logic and the error handling (
#30622
)
2024-04-25 11:22:32 +00:00
main_test.go
…
oauth_test.go
…
oauth.go
Prevent automatic OAuth grants for public clients (
#30790
)
2024-05-02 17:05:59 +00:00
openid.go
…
password.go
Clean up log messages (
#30313
)
2024-04-07 19:17:06 +08:00
webauthn.go
…