This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-10 16:44:50 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
24b81ac8b938f044a9389cd85a4f74bce78ad121
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
…