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-07-07 08:15:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfaddbcd0df38fb7bc23b573475b78e6356e786e
gitea
/
routers
/
web
/
auth
History
Lunny Xiao
16fc3323b9
Fix a bug missed return (
#35655
)
2025-10-14 20:12:07 -07: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
)
2025-10-14 20:12:07 -07: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
…