Skip to content

Commit 252aa5f

Browse files
authored
Merge pull request #40502 from github/repo-sync
Repo sync
2 parents 170260a + 552f02f commit 252aa5f

File tree

5 files changed

+101
-16
lines changed

5 files changed

+101
-16
lines changed

content/admin/configuring-settings/hardening-security-for-your-enterprise/restricting-access-to-githubcom-using-a-corporate-proxy.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ This feature is not enabled by default. An enterprise owner can enable the featu
2222
1. Under {% octicon "gear" aria-hidden="true" aria-label="gear" %} **Settings**, click **Authentication security**.
2323
1. In the "Enterprise access restrictions" section, select **Enable enterprise access restrictions**.
2424

25-
2625
## Prerequisites
2726

2827
* You must use an {% data variables.enterprise.prodname_emu_enterprise %} on {% data variables.product.prodname_dotcom_the_website %}.
@@ -47,7 +46,7 @@ An enterprise owner can identify the correct enterprise ID to use in the header
4746
{% data reusables.enterprise-accounts.settings-tab %}
4847
1. Under {% octicon "gear" aria-hidden="true" aria-label="gear" %} **Settings**, click **Authentication security**.
4948
1. In the "Enterprise access restrictions" section, find the header for your enterprise.
50-
49+
5150
## Using the header
5251

5352
For best results, configure your proxy to inject the header into all traffic to the following **supported endpoints**.

content/copilot/tutorials/easy-apps-with-spark.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Now that you're happy with your app, let's deploy it so you can share it with ot
7171
1. In the **Data Access** section of the publication dropdown, choose whether you want to give other users read-only or write access to your app.
7272

7373
Choose **read-only** to let others view your app, without allowing them to create, edit or delete content.
74-
74+
7575
For example, if you've created a family calendar app and you want to showcase the app, but you don't want users to be able to create, edit or delete events in the calendar yet, choose **read-only**.
76-
76+
7777
1. Click **View site** {% octicon "link-external" aria-hidden="true" aria-label="link-external" %} to see your deployed app, then copy and share your app's URL.
7878

7979
## Next steps

src/ghes-releases/lib/enterprise-dates.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,9 @@
252252
"generalAvailabilityDate": "2025-06-03"
253253
},
254254
"3.18": {
255-
"releaseDate": "2025-08-05",
255+
"releaseDate": "2025-09-03",
256256
"deprecationDate": "2026-08-25",
257-
"releaseCandidateDate": "2025-08-05",
257+
"releaseCandidateDate": "2025-09-03",
258258
"generalAvailabilityDate": "2025-10-06"
259259
},
260260
"3.19": {

0 commit comments

Comments
 (0)