0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 14:04:45 +01:00
gitea/services/auth/source/oauth2
2024-10-03 11:34:56 -04:00
..
assert_interface_test.go
init.go Don't init singing keys if oauth2 provider disabled (#32177) 2024-10-03 11:34:56 -04:00
jwtsigningkey.go Use general token signing secret (#29205) 2024-02-18 17:39:04 +00:00
providers_base.go Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
providers_custom.go
providers_openid.go Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
providers_simple.go
providers.go Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
source_authenticate.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
source_callout.go
source_name.go
source_register.go
source.go
store.go fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 2024-04-14 12:46:56 +08:00
token.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
urlmapping.go