This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-20 07:44:01 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
f25409fab85ffb65669b0532f6fb2fa8f2e81083
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
Refactor some tests (
#34580
)
2025-06-03 01:26:19 +00:00
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
…