You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: umbraco-cloud/set-up/project-settings/public-access.md
+7-8Lines changed: 7 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
---
2
-
description: In this article, we show how you can enable public access for your Umbraco Cloud project, so only people with whitelisted IPs can access your project.
2
+
description: >-
3
+
In this article, we show how you can enable public access for your Umbraco
4
+
Cloud project, so only people with whitelisted IPs can access your project.
3
5
---
4
6
5
7
# Public Access
@@ -19,21 +21,18 @@ When enabled only team members on the project and users whose IPs have been allo
19
21
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.
20
22
21
23
{% hint style="info" %}
22
-
By default, **Basic Authentication** is enabled on all trial and non-live environments.
24
+
By default, **Basic Authentication** is enabled on trial projects.
23
25
{% endhint %}
24
-
26
+
25
27
## How to enable Basic Authentication and allow IPs
26
28
27
29
1. Go to **Public Access** in the **project settings** tab
0 commit comments