Skip to content

Commit 62a4627

Browse files
eshanrnhgitbook-bot
authored andcommitted
GITBOOK-99: No subject
1 parent 58c86eb commit 62a4627

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

umbraco-cloud/set-up/project-settings/public-access.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
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.
35
---
46

57
# Public Access
@@ -19,21 +21,18 @@ When enabled only team members on the project and users whose IPs have been allo
1921
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.
2022

2123
{% 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.
2325
{% endhint %}
24-
26+
2527
## How to enable Basic Authentication and allow IPs
2628

2729
1. Go to **Public Access** in the **project settings** tab
2830
2. Enable **Basic Authentication** on the project
29-
31+
3032
![Enable Basic Authentication](../images/basic_auth.png)
3133

3234
3. Once enabled **Add IPs** for users that need access to the project
33-
35+
3436
![Allow IPs for your Umbraco Cloud Project](../images/allow_ip.png)
3537

3638
Once **Basic Authentication** has been enabled, users not on the project or with IPs not added to the allowlist will be prompted to log in.
37-
38-
39-

0 commit comments

Comments
 (0)