mirror of https://github.com/go-gitea/gitea.git
Gitea OpenID-2.0 login has been tested with livejournal.com too
This commit is contained in:
parent
a9de85d31d
commit
f00a4c8078
|
@ -198,6 +198,7 @@ IMPORT_LOCAL_PATHS = false
|
||||||
; - http://openid.org.cn/
|
; - http://openid.org.cn/
|
||||||
; - openid.stackexchange.com
|
; - openid.stackexchange.com
|
||||||
; - login.launchpad.net
|
; - login.launchpad.net
|
||||||
|
; - <username>.livejournal.com
|
||||||
;
|
;
|
||||||
; Whether to allow signin in via OpenID
|
; Whether to allow signin in via OpenID
|
||||||
ENABLE_OPENID_SIGNIN = true
|
ENABLE_OPENID_SIGNIN = true
|
||||||
|
|
Loading…
Reference in New Issue