Skip to content

Commit

Permalink
Merge branch 'main' into content-template-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lecoursen committed Jun 2, 2021
2 parents a4486c1 + b066447 commit 27db2fa
Show file tree
Hide file tree
Showing 141 changed files with 5,233 additions and 4,806 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion components/product/SidebarProduct.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const SidebarProduct = () => {
const isStandaloneCategory = childPage.page.documentType === 'article'

const childTitle = childPage.renderedShortTitle || childPage.renderedFullTitle
const isActive = routePath.includes(routePath)
const isActive = routePath.includes(childPage.href)
const isCurrent = routePath === childPage.href
return (
<li
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ topics:

Subdomain isolation mitigates cross-site scripting and other related vulnerabilities. For more information, see "[Cross-site scripting](http://en.wikipedia.org/wiki/Cross-site_scripting)" on Wikipedia. We highly recommend that you enable subdomain isolation on {% data variables.product.product_location %}.

When subdomain isolation is enabled, {% data variables.product.prodname_ghe_server %} replaces several paths with subdomains.
When subdomain isolation is enabled, {% data variables.product.prodname_ghe_server %} replaces several paths with subdomains. After enabling subdomain isolation, attempts to access the previous paths for some user-supplied content, such as `http(s)://HOSTNAME/raw/`, may return `404` errors.

{% if currentVersion == "enterprise-server@2.22" %}
To use Docker with {% data variables.product.prodname_registry %}, you must also enable subdomain isolation. For more information, see "[Working with the Docker registry](/enterprise/{{ currentVersion }}/user/packages/working-with-a-github-packages-registry/working-with-the-docker-registry)."
Expand Down
13 changes: 1 addition & 12 deletions content/admin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ featuredLinks:
- '{% if currentVersion == "github-ae@latest" %}/admin/user-management/customizing-user-messages-for-your-enterprise{% endif %}'
- '{% if currentVersion == "github-ae@latest" %}/admin/github-actions/getting-started-with-github-actions-for-github-ae{% endif %}'
popular:
- '{% if currentVersion == "github-ae@latest" %}/admin/overview/github-ae-release-notes{% endif %}'
- '{% if currentVersion == "github-ae@latest" %}/admin/release-notes{% endif %}'
- '{% if enterpriseServerVersions contains currentVersion %}/github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-server{% endif %}'
- '{% if enterpriseServerVersions contains currentVersion %}/admin/installation{% endif %}'
- '{% if currentVersion == "github-ae@latest" %}/admin/authentication/configuring-authentication-and-provisioning-for-your-enterprise-using-azure-ad{% endif %}'
Expand Down Expand Up @@ -50,14 +50,3 @@ children:
- /release-notes
- /all-releases
---
<!-- . -->
<!-- . -->
<!-- . -->
<!-- . -->
<!-- . -->
<!-- . -->
<!-- . -->
<!-- . -->
<!-- . -->
<!-- . -->
<!-- . -->
2 changes: 1 addition & 1 deletion content/admin/overview/about-upgrades-to-new-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ To upgrade your enterprise to a new release, see "[Release notes](/enterprise-se

- [ {% data variables.product.prodname_roadmap %} ]( {% data variables.product.prodname_roadmap_link %} ) in the `github/roadmap` repository
{% if currentVersion == "github-ae@latest" %}
- [ {% data variables.product.prodname_ghe_managed %} release notes](/admin/overview/github-ae-release-notes)
- [ {% data variables.product.prodname_ghe_managed %} release notes](/admin/release-notes)
{% endif %}
89 changes: 0 additions & 89 deletions content/admin/overview/github-ae-release-notes.md

This file was deleted.

2 changes: 1 addition & 1 deletion content/admin/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ versions:
github-ae: '*'
children:
- /about-github-ae
- /about-upgrades-to-new-releases
- /about-data-residency
- /about-enterprise-accounts
- /managing-your-github-enterprise-license
- /managing-billing-for-your-enterprise
- /about-upgrades-to-new-releases
- /system-overview
- /about-the-github-enterprise-api
- /github-ae-release-notes
---
For more information, or to purchase {% data variables.product.prodname_enterprise %}, see [{% data variables.product.prodname_enterprise %}](https://github.com/enterprise).
5 changes: 3 additions & 2 deletions content/admin/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: Release notes
intro: 'The release notes for {{ allVersions[currentVersion].versionTitle }}.'
layout: release-notes
versions:
enterprise-server: '*'
github-ae: '*'
topics:
- Enterprise
- Upgrades
redirect_from:
- /admin/overview/github-ae-release-notes
---

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions:
enterprise-server: '*'
type: how_to
topics:
- 2fa
- 2FA
- Enterprise
- Organizations
- Policies
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ intro: 'If you want to use {% data variables.product.prodname_GH_advanced_securi
product: '{% data reusables.gated-features.ghas %}'
redirect_from:
- /github/setting-up-and-managing-billing-and-payments-on-github/about-licensing-for-github-advanced-security
- /github/setting-up-and-managing-billing-and-payments-on-github/managing-licensing-for-github-advanced-security/about-licensing-for-github-advanced-security
versions:
free-pro-team: '*'
type: overview
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ intro: 'You can view usage of your {% data variables.product.prodname_GH_advance
permissions: 'Enterprise owners can manage access to {% data variables.product.prodname_GH_advanced_security %} for their organization or enterprise organizations.'
product: '{% data reusables.gated-features.ghas %}'
redirect_from:
- /github/setting-up-and-managing-billing-and-payments-on-github/managing-licensing-for-github-advanced-security/viewing-your-github-advanced-security-usage
- /github/setting-up-and-managing-your-enterprise/managing-use-of-advanced-security-for-organizations-in-your-enterprise-account
- /github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-advanced-security-usage
versions:
Expand Down
Loading

0 comments on commit 27db2fa

Please sign in to comment.