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 @@ -590,7 +590,7 @@ And the following unique queues:
590
590
591
591
## OpenID (` openid ` )
592
592
593
- - ` ENABLE_OPENID_SIGNIN ` : ** false ** : Allow authentication in via OpenID.
593
+ - ` ENABLE_OPENID_SIGNIN ` : ** true ** : Allow authentication in via OpenID.
594
594
- ` ENABLE_OPENID_SIGNUP ` : ** ! DISABLE\_ REGISTRATION** : Allow registering via OpenID.
595
595
- ` WHITELISTED_URIS ` : ** _ empty_ ** : If non-empty, list of POSIX regex patterns matching
596
596
OpenID URI's to permit.
Original file line number Diff line number Diff line change @@ -562,7 +562,7 @@ Gitea 创建以下非唯一队列:
562
562
563
563
## OpenID (` openid ` )
564
564
565
- - ` ENABLE_OPENID_SIGNIN ` : ** false ** :允许通过OpenID进行身份验证。
565
+ - ` ENABLE_OPENID_SIGNIN ` : ** true ** :允许通过OpenID进行身份验证。
566
566
- ` ENABLE_OPENID_SIGNUP ` : ** ! DISABLE\_ REGISTRATION** :允许通过OpenID进行注册。
567
567
- ` WHITELISTED_URIS ` : ** _ empty_ ** :如果非空,是一组匹配OpenID URI的POSIX正则表达式模式,用于允许访问。
568
568
- ` BLACKLISTED_URIS ` : ** _ empty_ ** :如果非空,是一组匹配OpenID URI的POSIX正则表达式模式,用于阻止访问。
You can’t perform that action at this time.
0 commit comments