This website requires JavaScript.
Explore
Help
Register
Sign In
vendor
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
ddc9d2971327d228efd115560ec14736809d4504
gitea
/
modules
/
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
..
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
…