File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/content/administration Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -581,7 +581,7 @@ And the following unique queues:
581
581
582
582
## OpenID (` openid ` )
583
583
584
- - ` ENABLE_OPENID_SIGNIN ` : ** false ** : Allow authentication in via OpenID.
584
+ - ` ENABLE_OPENID_SIGNIN ` : ** true ** : Allow authentication in via OpenID.
585
585
- ` ENABLE_OPENID_SIGNUP ` : ** ! DISABLE\_ REGISTRATION** : Allow registering via OpenID.
586
586
- ` WHITELISTED_URIS ` : ** _ empty_ ** : If non-empty, list of POSIX regex patterns matching
587
587
OpenID URI's to permit.
Original file line number Diff line number Diff line change @@ -559,7 +559,7 @@ Gitea 创建以下非唯一队列:
559
559
560
560
## OpenID (` openid ` )
561
561
562
- - ` ENABLE_OPENID_SIGNIN ` : ** false ** :允许通过OpenID进行身份验证。
562
+ - ` ENABLE_OPENID_SIGNIN ` : ** true ** :允许通过OpenID进行身份验证。
563
563
- ` ENABLE_OPENID_SIGNUP ` : ** ! DISABLE\_ REGISTRATION** :允许通过OpenID进行注册。
564
564
- ` WHITELISTED_URIS ` : ** _ empty_ ** :如果非空,是一组匹配OpenID URI的POSIX正则表达式模式,用于允许访问。
565
565
- ` BLACKLISTED_URIS ` : ** _ empty_ ** :如果非空,是一组匹配OpenID URI的POSIX正则表达式模式,用于阻止访问。
You can’t perform that action at this time.
0 commit comments