mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
Fix issue with log in with GitHub but need more error handle after
This commit is contained in:
@@ -79,6 +79,7 @@ ENABLED = false
|
||||
ENABLED =
|
||||
CLIENT_ID =
|
||||
CLIENT_SECRET =
|
||||
SCOPES = https://api.github.com/user
|
||||
|
||||
[cache]
|
||||
; Either "memory", "redis", or "memcache", default is "memory"
|
||||
|
Reference in New Issue
Block a user