Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/auth/source/oauth2
Lunny Xiao 3a4a1bffbe
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148)
4 months ago
..
assert_interface_test.go
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 4 months ago
main_test.go allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
providers.go
providers_base.go
providers_custom.go
providers_openid.go
providers_simple.go
providers_test.go allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
source.go allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
source_authenticate.go
source_callout.go
source_name.go
source_register.go
source_sync.go allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
source_sync_test.go Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
store.go
urlmapping.go