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-09 07:25:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2a372fc59c0832f37ac8ef6947fb566f2e40802
gitea
/
routers
/
web
/
auth
History
wxiaoguang
000c06d41b
Fix oauth2 session gob register (
#36017
)
...
`gob.Register` must be called before Sessioner
Fix
#36016
2025-11-26 23:25:34 +08:00
..
2fa.go
…
auth_test.go
…
auth.go
…
linkaccount.go
…
main_test.go
…
oauth2_provider.go
Fix a bug missed return (
#35655
)
2025-10-14 20:12:07 -07:00
oauth_signin_sync.go
…
oauth_test.go
…
oauth.go
Fix oauth2 session gob register (
#36017
)
2025-11-26 23:25:34 +08:00
openid.go
…
password.go
…
webauthn.go
…