This is an automated email from the ASF dual-hosted git repository.

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 50f4405  remove 2-fa doc (#486)
50f4405 is described below

commit 50f4405ab66aa7aa5a791ea809bf2a05cfdcad61
Author: Zhang Yonglun <[email protected]>
AuthorDate: Thu Mar 17 16:18:40 2022 +0800

    remove 2-fa doc (#486)
    
    * remove 2-fa doc
    
    * remove 2-fa doc
    
    * remove 2-fa doc
---
 LICENSE                                            |  1 -
 ...r-registration.mdx => 10-user-registration.mdx} |  2 +-
 community/{12-community.md => 11-community.md}     |  2 +-
 community/{13-faq.md => 12-faq.md}                 |  2 +-
 community/6-vote-committer.md                      |  4 +++
 community/{9-icla.md => 8-icla.md}                 |  2 +-
 community/8-two-fa.md                              | 34 ----------------------
 .../{10-contributors.mdx => 9-contributors.mdx}    |  2 +-
 ...r-registration.mdx => 10-user-registration.mdx} |  2 +-
 .../current/{12-community.md => 11-community.md}   |  2 +-
 .../current/{13-faq.md => 12-faq.md}               |  2 +-
 .../current/6-vote-committer.md                    |  4 +++
 .../current/{9-icla.md => 8-icla.md}               |  2 +-
 .../current/8-two-fa.md                            | 34 ----------------------
 .../{10-contributors.mdx => 9-contributors.mdx}    |  2 +-
 15 files changed, 18 insertions(+), 79 deletions(-)

diff --git a/LICENSE b/LICENSE
index f312497..206d2fb 100755
--- a/LICENSE
+++ b/LICENSE
@@ -219,4 +219,3 @@ The text of each license is the standard Apache 2.0 license.
     3-contributor.md, https://github.com/apache/shardingsphere  Apache 2.0
     5-release-guide.md, https://github.com/apache/shardingsphere  Apache 2.0
     6-vote-committer.md, https://github.com/apache/shardingsphere  Apache 2.0
-    8-two-fa.md, https://github.com/apache/shardingsphere  Apache 2.0
diff --git a/community/11-user-registration.mdx 
b/community/10-user-registration.mdx
similarity index 96%
rename from community/11-user-registration.mdx
rename to community/10-user-registration.mdx
index 177be37..d0f85b6 100644
--- a/community/11-user-registration.mdx
+++ b/community/10-user-registration.mdx
@@ -1,6 +1,6 @@
 ---
 title: User Registration
-sidebar_position: 12
+sidebar_position: 11
 description: User List
 author: "xiaoyu"
 categories: "Apache ShenYu"
diff --git a/community/12-community.md b/community/11-community.md
similarity index 91%
rename from community/12-community.md
rename to community/11-community.md
index 60f321c..3470d6f 100644
--- a/community/12-community.md
+++ b/community/11-community.md
@@ -1,6 +1,6 @@
 ---
 title: Community
-sidebar_position: 13
+sidebar_position: 12
 description: QR Code
 author: "xiaoyu"
 categories: "Apache ShenYu"
diff --git a/community/13-faq.md b/community/12-faq.md
similarity index 98%
rename from community/13-faq.md
rename to community/12-faq.md
index 3003a01..96d4366 100644
--- a/community/13-faq.md
+++ b/community/12-faq.md
@@ -1,6 +1,6 @@
 ---
 title: FAQ
-sidebar_position: 14
+sidebar_position: 13
 description: FAQ
 author: "xiaoyu"
 categories: "Apache ShenYu"
diff --git a/community/6-vote-committer.md b/community/6-vote-committer.md
index 03a6ae6..aa226c1 100644
--- a/community/6-vote-committer.md
+++ b/community/6-vote-committer.md
@@ -159,4 +159,8 @@ has invited (nominee name not GitHub ID) to become a 
committer and we are please
 Thanks for your contributions.
 ```
 
+**12. Enable GitHub two-factor authentication**
+
+[two-factor 
authentication](https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-two-factor-authentication-for-your-organization/requiring-two-factor-authentication-in-your-organization)
+
 **The content is referenced from the Apache ShardingSphere docs.**
diff --git a/community/9-icla.md b/community/8-icla.md
similarity index 99%
rename from community/9-icla.md
rename to community/8-icla.md
index e9d9eee..439a6b7 100644
--- a/community/9-icla.md
+++ b/community/8-icla.md
@@ -1,6 +1,6 @@
 ---
 title: Sign ICLA Guide
-sidebar_position: 10
+sidebar_position: 9
 description: Sign ICLA Guide
 author: "xiaoyu"
 categories: "Apache ShenYu"
diff --git a/community/8-two-fa.md b/community/8-two-fa.md
deleted file mode 100644
index 2c464d1..0000000
--- a/community/8-two-fa.md
+++ /dev/null
@@ -1,34 +0,0 @@
----
-title: Two FA
-sidebar_position: 9
-description: Apache ShenYu Two FA
-author: "xiaoyu"
-categories: "Apache ShenYu"
-tags: ["Two-FA"]
----
-
-## Two-Factor Authentication(2FA) {#two-factor-authentication2fa}
-
-Two factor authentication (2FA) refers to the authentication method that 
combines both passport, and an object (credit card, SMS phone, token or 
biomarkers as fingerprint) to identify a user. 
-To ensure the security of the committer’s account, we need you to enable 2FA 
to sign in and contribute codes on GitHub.
-
-More details, please refer to 
[2FA](https://help.github.com/articles/requiring-two-factor-authentication-in-your-organization/).
-
-> To be noticed: If you do not enable 2FA, you will be removed from the 
project and unable to access our repositories and the fork from our private 
repository.
-
-## Enable 2FA on GitHub {#enable-2fa-on-github}
-
-For detailed operations, please refer to [Enable Two Factor Authentication 
with 
TOTP](https://help.github.com/articles/configuring-two-factor-authentication-via-a-totp-mobile-app/).
-
-After enabling 2FA, you need to sign in GitHub with the way of 
username/password + mobile phone authentication code.
-
-> Tips: If you cannot download the APP through the page link, you can search 
and download Google Authenticator in APP Store.
-
-## How to Submit Codes {#how-to-submit-codes}
-
-After enabling 2FA, you need to generate a private access Token to perform 
operations such as git submit and so on. 
-At this time, you will use username + private access Token in replace of 
username + password to submit codes.
-
-For detailed operations, please refer to [Create a Private 
Token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/).
-
-**The content is referenced from the Apache ShardingSphere docs.**
diff --git a/community/10-contributors.mdx b/community/9-contributors.mdx
similarity index 97%
rename from community/10-contributors.mdx
rename to community/9-contributors.mdx
index 5b4783f..369beec 100644
--- a/community/10-contributors.mdx
+++ b/community/9-contributors.mdx
@@ -1,6 +1,6 @@
 ---
 title: Contributors
-sidebar_position: 11
+sidebar_position: 10
 description: Apache ShenYu Contributors
 author: "xiaoyu"
 loadContributorList: true
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/11-user-registration.mdx
 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/10-user-registration.mdx
similarity index 96%
rename from 
i18n/zh/docusaurus-plugin-content-docs-community/current/11-user-registration.mdx
rename to 
i18n/zh/docusaurus-plugin-content-docs-community/current/10-user-registration.mdx
index 6c41733..3275b57 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/11-user-registration.mdx
+++ 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/10-user-registration.mdx
@@ -1,6 +1,6 @@
 ---
 title: 用户登记
-sidebar_position: 12
+sidebar_position: 11
 description: 用户列表
 author: "xiaoyu"
 categories: "Apache ShenYu"
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/12-community.md 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/11-community.md
similarity index 90%
rename from 
i18n/zh/docusaurus-plugin-content-docs-community/current/12-community.md
rename to 
i18n/zh/docusaurus-plugin-content-docs-community/current/11-community.md
index 2e60aef..b94bd56 100644
--- a/i18n/zh/docusaurus-plugin-content-docs-community/current/12-community.md
+++ b/i18n/zh/docusaurus-plugin-content-docs-community/current/11-community.md
@@ -1,6 +1,6 @@
 ---
 title: 社区
-sidebar_position: 13
+sidebar_position: 12
 description: QR Code
 author: "xiaoyu"
 categories: "Apache ShenYu"
diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/current/13-faq.md 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/12-faq.md
similarity index 98%
rename from i18n/zh/docusaurus-plugin-content-docs-community/current/13-faq.md
rename to i18n/zh/docusaurus-plugin-content-docs-community/current/12-faq.md
index b1d90d7..9df1d2c 100644
--- a/i18n/zh/docusaurus-plugin-content-docs-community/current/13-faq.md
+++ b/i18n/zh/docusaurus-plugin-content-docs-community/current/12-faq.md
@@ -1,6 +1,6 @@
 ---
 title: FAQ
-sidebar_position: 14
+sidebar_position: 13
 description: FAQ
 author: "xiaoyu"
 categories: "Apache ShenYu"
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/6-vote-committer.md 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/6-vote-committer.md
index 22863cb..4b5cd83 100755
--- 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/6-vote-committer.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/6-vote-committer.md
@@ -157,4 +157,8 @@ has invited (nominee name not GitHub ID) to become a 
committer and we are please
 Thanks for your contributions.
 ```
 
+**12、启用GitHub双重身份验证**
+
+[双重身份验证](https://docs.github.com/cn/organizations/keeping-your-organization-secure/managing-two-factor-authentication-for-your-organization/requiring-two-factor-authentication-in-your-organization)
+
 **以上内容参考了Apache ShardingSphere的文档。**
diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/current/9-icla.md 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/8-icla.md
similarity index 99%
rename from i18n/zh/docusaurus-plugin-content-docs-community/current/9-icla.md
rename to i18n/zh/docusaurus-plugin-content-docs-community/current/8-icla.md
index d3f099e..9e87e02 100644
--- a/i18n/zh/docusaurus-plugin-content-docs-community/current/9-icla.md
+++ b/i18n/zh/docusaurus-plugin-content-docs-community/current/8-icla.md
@@ -1,6 +1,6 @@
 ---
 title: 签署ICLA指南
-sidebar_position: 10
+sidebar_position: 9
 description: 签署ICLA指南
 author: "xiaoyu"
 categories: "Apache ShenYu"
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/8-two-fa.md 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/8-two-fa.md
deleted file mode 100644
index c250acb..0000000
--- a/i18n/zh/docusaurus-plugin-content-docs-community/current/8-two-fa.md
+++ /dev/null
@@ -1,34 +0,0 @@
----
-title: 双因素认证
-sidebar_position: 9
-description: Apache ShenYu Two FA
-author: "xiaoyu"
-categories: "Apache ShenYu"
-tags: ["Two-FA"]
----
-
-## 双因素认证(2FA)
-
-双因子验证(2FA)是指结合密码以及实物(信用卡、SMS手机、令牌或指纹等生物标志)两种条件对用户进行认证的方法。
-为保证提交者账户的安全,我们需要您在GitHub上启用2FA来验证登录用户、并贡献代码。
-
-具体内容可参考[2FA](https://help.github.com/articles/requiring-two-factor-authentication-in-your-organization/)。
-
-> 注意:若您不启用2FA,您将会从本项目中除名,并且无法访问我们的仓库以及来自我们私有仓库的fork仓库。
-
-## 在GitHub上启用2FA
-
-具体操作,请参考[使用TOTP启用双因素认证](https://help.github.com/articles/configuring-two-factor-authentication-via-a-totp-mobile-app/)。
-
-当您开启2FA验证后,您需要使用用户名/密码 + 手机认证码的方式来登录GitHub。
-
-提示:若无法通过页面链接下载对应APP,可在手机的应用市场或是APP Store里搜索并下载Google Authenticator。
-
-## 如何提交代码
-
-当启用2FA认证后,您需要生成私有访问Token来进行git提交等操作。此时,您将使用用户名 + 私有访问Token 来代替 用户名 + 密码的方式
-进行代码的提交。
-
-具体操作,请参考[创建私有Token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/)。
-
-**以上内容参考了Apache ShardingSphere的文档。**
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/10-contributors.mdx 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/9-contributors.mdx
similarity index 97%
rename from 
i18n/zh/docusaurus-plugin-content-docs-community/current/10-contributors.mdx
rename to 
i18n/zh/docusaurus-plugin-content-docs-community/current/9-contributors.mdx
index 23e73d6..d969b7b 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/10-contributors.mdx
+++ 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/9-contributors.mdx
@@ -1,6 +1,6 @@
 ---
 title: 贡献者
-sidebar_position: 11
+sidebar_position: 10
 description: Apache ShenYu贡献者列表
 author: "xiaoyu"
 loadContributorList: true

Reply via email to