1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

OAuth2 login: Set account link to "login" as default behavior (#15768)

This commit is contained in:
6543
2021-05-07 16:15:16 +02:00
committed by GitHub
parent 8f0539c235
commit 16034bb613
3 changed files with 5 additions and 5 deletions

View File

@@ -641,7 +641,7 @@ UPDATE_AVATAR = false
; disabled = show an error
; login = show an account linking login
; auto = link directly with the account
ACCOUNT_LINKING = disabled
ACCOUNT_LINKING = login
[service]
; Time limit to confirm account/email registration