This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-04-27 12:24:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.25.0
gitea
/
routers
/
web
/
auth
History
Giteabot
5ae9bb4df9
Fix a bug missed return (
#35655
) (
#35667
)
...
Backport
#35655
by @lunny Co-authored-by: Lunny Xiao <
xiaolunwen@gmail.com
>
2025-10-15 07:40:31 +02:00
..
2fa.go
…
auth_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
auth.go
…
linkaccount.go
…
main_test.go
…
oauth2_provider.go
Fix a bug missed return (
#35655
) (
#35667
)
2025-10-15 07:40:31 +02:00
oauth_signin_sync.go
…
oauth_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
oauth.go
…
openid.go
…
password.go
…
webauthn.go
…