This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-03-13 13:04:53 +01:00
Code
Issues
Activity
gitea
/
services
/
auth
History
wxiaoguang
5e6523aa57
Update go dependencies (
#32389
)
2024-10-31 12:05:54 +00:00
..
source
Update go dependencies (
#32389
)
2024-10-31 12:05:54 +00:00
auth_test.go
…
auth_token_test.go
…
auth_token.go
…
auth.go
Refactor CSRF token (
#32216
)
2024-10-10 03:48:21 +00:00
basic.go
…
group.go
…
httpsign.go
…
interface.go
…
main_test.go
…
oauth2.go
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (
#32148
)
2024-10-02 08:03:19 +08:00
reverseproxy.go
Save initial signup information for users to aid in spam prevention (
#31852
)
2024-09-09 17:05:16 -04:00
session.go
…
signin.go
…
source.go
…
sspi.go
Save initial signup information for users to aid in spam prevention (
#31852
)
2024-09-09 17:05:16 -04:00
sspiauth_posix.go
…
sspiauth_windows.go
…
sync.go
…