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-05-01 03:01:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00566cc953dba772d2f38aa475d235fead461605
gitea
/
routers
/
web
/
auth
History
Giteabot
750649c1ef
Fix oauth2 s256 (
#36462
) (
#36477
)
...
Backport
#36462
by @lunny --------- Co-authored-by: Lunny Xiao <
xiaolunwen@gmail.com
>
2026-01-28 12:37:39 -08: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 oauth2 s256 (
#36462
) (
#36477
)
2026-01-28 12:37:39 -08: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
Make Golang correctly delete temp files during uploading (
#36128
) (
#36129
)
2025-12-11 20:10:59 +01:00
openid.go
…
password.go
…
webauthn.go
…