From bee3166c23c4d18045a6731a43c6f713c4569aef Mon Sep 17 00:00:00 2001 From: Abdulaziz <60339265+Abdjulaziz@users.noreply.github.com> Date: Thu, 12 Jun 2025 09:33:35 +0200 Subject: [PATCH 1/2] Update public-access.md added back as it is needed https://github.com/umbraco/UmbracoDocs/commit/83440489fa882ae3a5b49fa3b79d1cb76d70c73b --- umbraco-cloud/set-up/project-settings/public-access.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/umbraco-cloud/set-up/project-settings/public-access.md b/umbraco-cloud/set-up/project-settings/public-access.md index 2d5e1faf137..1537830fa7c 100644 --- a/umbraco-cloud/set-up/project-settings/public-access.md +++ b/umbraco-cloud/set-up/project-settings/public-access.md @@ -17,6 +17,10 @@ The public access feature is available for all Umbraco Cloud projects on the sta When enabled only team members on the project and users whose IPs have been allowed, can access the frontend of the project. All environments on Umbraco Cloud projects can be protected by Public access. It requires you to enter your Cloud credentials in order to view the frontend. + +{% hint style="info" %} +By default, we add **Basic Authentication** to all trials and non-live environments. +{% endhint %} ## How to enable Basic Authentication and allow IPs From 59d3c24c20d0b0c33823c13da26636b407cf6177 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Thu, 12 Jun 2025 11:49:28 +0200 Subject: [PATCH 2/2] Update umbraco-cloud/set-up/project-settings/public-access.md --- umbraco-cloud/set-up/project-settings/public-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbraco-cloud/set-up/project-settings/public-access.md b/umbraco-cloud/set-up/project-settings/public-access.md index 1537830fa7c..12d7a1a8ebf 100644 --- a/umbraco-cloud/set-up/project-settings/public-access.md +++ b/umbraco-cloud/set-up/project-settings/public-access.md @@ -19,7 +19,7 @@ When enabled only team members on the project and users whose IPs have been allo All environments on Umbraco Cloud projects can be protected by Public access. It requires you to enter your Cloud credentials in order to view the frontend. {% hint style="info" %} -By default, we add **Basic Authentication** to all trials and non-live environments. +By default, **Basic Authentication** is enabled on all trial and non-live environments. {% endhint %} ## How to enable Basic Authentication and allow IPs