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
2026-03-14 12:16:09 +01:00
Code
Issues
Activity
gitea
/
services
/
auth
History
Lunny Xiao
3a4a1bffbe
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (
#32148
)
...
Fix
#30266
Replace
#31533
2024-10-02 08:03:19 +08:00
..
source
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (
#32148
)
2024-10-02 08:03:19 +08:00
auth_test.go
…
auth_token_test.go
…
auth_token.go
…
auth.go
…
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
…