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-06 08:55:13 +01:00
Code
Issues
Activity
gitea
/
services
/
auth
/
source
/
oauth2
History
Lunny Xiao
d86433cce2
Don't init singing keys if oauth2 provider disabled (
#32177
)
...
Backport
#32148
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
…
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
…
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
…
urlmapping.go
…