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
2026-06-04 11:55:31 +02:00
Code
Issues
Activity
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
Fix session gob (
#35128
)
2025-07-20 01:49:36 +00:00
linkaccount.go
Fix session gob (
#35128
)
2025-07-20 01:49:36 +00:00
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
Fix session gob (
#35128
)
2025-07-20 01:49:36 +00:00
oauth_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
oauth.go
Fix session gob (
#35128
)
2025-07-20 01:49:36 +00:00
openid.go
…
password.go
…
webauthn.go
…