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-02 19:50:10 +02:00
Code
Issues
Activity
Files
000c06d41bba900e39fd4f4b09449d9cf20fc091
gitea
/
services
/
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
..
source
Fix oauth2 session gob register (
#36017
)
2025-11-26 23:25:34 +08:00
auth_test.go
…
auth_token_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
auth_token.go
…
auth.go
Fix various permission & login related bugs (
#36002
)
2025-11-22 07:16:08 +00:00
basic.go
Fix various permission & login related bugs (
#36002
)
2025-11-22 07:16:08 +00:00
group.go
…
httpsign.go
…
interface.go
…
main_test.go
…
oauth2_test.go
…
oauth2.go
…
reverseproxy.go
…
session.go
…
signin.go
…
source.go
…
sspi.go
…
sspiauth_posix.go
…
sspiauth_windows.go
…
sync.go
…