This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-12-07 13:28:25 +00:00
Code
Releases
Activity
Files
f4e38e6367326276c9493d950cdb85718d244fdf
gitea
/
services
/
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
..
source
Fix oauth2 session gob register (
#36017
)
2025-11-26 23:25:34 +08:00
auth_test.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
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
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
interface.go
Fix error logs and improve some comments/messages (
#35105
)
2025-07-17 19:09:54 +08:00
main_test.go
…
oauth2_test.go
…
oauth2.go
Fix http auth header parsing (
#34936
)
2025-07-03 03:02:38 +00:00
reverseproxy.go
…
session.go
…
signin.go
…
source.go
…
sspi.go
…
sspiauth_posix.go
…
sspiauth_windows.go
…
sync.go
…