This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-25 20:36:53 +02:00
Code
Issues
Activity
Files
75efc51e98e5753e4059b559e42537e9fb7858b0
gitea
/
modules
/
auth
T
History
wxiaoguang
and
GitHub
000c06d41b
Fix oauth2 session gob register (
#36017
)
...
`gob.Register` must be called before Sessioner
Fix
#36016
2025-11-26 23:25:34 +08:00
..
httpauth
Fix http auth header parsing (
#34936
)
2025-07-03 03:02:38 +00:00
openid
…
pam
…
password
Address some CodeQL security concerns (
#35572
)
2025-10-04 01:21:26 +08:00
webauthn
Fix oauth2 session gob register (
#36017
)
2025-11-26 23:25:34 +08:00
common.go
…