我们经常发布文档更新,此页面的翻译可能仍在进行中。有关最新信息,请访问英文文档。如果此页面上的翻译有问题,请告诉我们
文章版本: Enterprise Server 2.15

此版本的 GitHub Enterprise 将停止服务 此版本的 GitHub Enterprise 已停止服务 2019-10-16. 即使针对重大安全问题,也不会发布补丁。 For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

允许管理员启用对公共仓库的匿名 Git 读取权限

为了简化自定义工具在您的实例上的使用和绕过身份验证要求,您可以允许仓库管理员启用对 您的 GitHub Enterprise Server 实例 上公共仓库的匿名 Git 读取权限。

注:如果启用匿名 Git 读取访问,您将对此功能的所有访问和使用负责。 GitHub 对功能的任何非预期访问或误用概不负责。 此外,使用此功能不得违反 GitHub 的许可,包括您向我们订购的席位数的限制。

如果已启用私有模式,您可以允许仓库管理员启用对 您的 GitHub Enterprise Server 实例 上公共仓库的匿名 Git 读取权限。 有关私有模式的更多信息,请参阅“启用私有模式”。

允许匿名 Git 读取权限使您能够在实例上为自定义工具绕过身份验证。 当您或仓库管理员为仓库启用此权限设置时,未经过身份验证的 Git 操作(和具有 GitHub Enterprise Server 的网络访问权限的任何人)将获得仓库的读取权限(无需身份验证)。

You can also prevent repository administrators from changing anonymous Git access settings for all repositories or a specific repository on 您的 GitHub Enterprise Server 实例. 更多信息请参阅“阻止用户更改匿名 Git 读取权限”。

要查看启用了匿名 Git 读取权限的仓库,请在站点管理仪表板中过滤仓库列表。

注:

  • 不能更改复刻仓库的 Git 读取访问设置,因为它们的访问设置默认继承自根仓库。
  • 如果公共仓库变成私人,则匿名 Git 读取访问权限将对该仓库及其复刻自动禁用。
  • 如果使用匿名身份验证的仓库包含 Git LFS 资产,它将无法下载 Git LFS 资产,因为它们仍然需要身份验证。 强烈建议不要对包含 Git LFS 资产的仓库启用匿名 Git 读取访问。
  1. In the upper-right corner of any page, click .

    用于访问站点管理员设置的火箭图标

  2. In the left sidebar, click Business.

    Business tab in the Site admin settings

  3. Under your business account's name, click Settings.

    Settings tab on the business account profile page

  4. In the left sidebar, click Options.

    Options tab in the business account settings sidebar

  5. 在“Anonymous Git read access”下,使用下列菜单并单击 Enabled

    Anonymous Git read access drop-down menu showing menu options "Enabled" and "Disabled"

  6. 或者,如果要阻止仓库管理员为实例上的所有仓库更改匿名 Git 读取权限设置,请选择 Prevent repository admins from changing anonymous Git read access

    Select checkbox to prevent repository admins from changing anonymous Git read access settings for all repositories on your instance

为特定仓库启用匿名 Git 读取权限

注:

  • 不能更改复刻仓库的 Git 读取访问设置,因为它们的访问设置默认继承自根仓库。
  • 如果公共仓库变成私人,则匿名 Git 读取访问权限将对该仓库及其复刻自动禁用。
  • 如果使用匿名身份验证的仓库包含 Git LFS 资产,它将无法下载 Git LFS 资产,因为它们仍然需要身份验证。 强烈建议不要对包含 Git LFS 资产的仓库启用匿名 Git 读取访问。
  1. In the upper-right corner of any page, click .

    用于访问站点管理员设置的火箭图标

  2. 在搜索字段中,键入仓库的名称,然后单击 Search(搜索)

    站点管理设置搜索字段

  3. 在搜索结果中,单击仓库的名称。

    站点管理设置搜索选项

  4. In the upper-right corner of the page, click Admin.

    Admin Tools

  5. In the left sidebar, click Admin.

    Admin Tools

  6. 在“Danger Zone”下的“Enable Anonymous Git read access”旁,请单击 Enable

    仓库站点管理员设置的危险区域中“Enable anonymous Git read access”下的“Enabled”按钮

  7. 审查更改。 To confirm, click Yes, enable anonymous Git read access.

    Confirm anonymous Git read access setting in pop-up window

  8. 或者,如果要阻止仓库管理员为此仓库更改设置,请选择 Prevent repository admins from changing anonymous Git read access

    Select checkbox to prevent repository admins from changing anonymous Git read access for this repository

问问别人

找不到要找的内容?

联系我们