Skip to content

Commit 2017e16

Browse files
krampstudioPierrci
andauthored
Enterprise network security update (#1495)
* fix: grammar and typos * Apply suggestions from code review Co-authored-by: Pierric Cistac <[email protected]> --------- Co-authored-by: Pierric Cistac <[email protected]>
1 parent 30b4a8f commit 2017e16

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

docs/hub/enterprise-hub-network-security.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can set multiple ranges, one per line.
2121

2222
Apply for higher rate-limits for your organization.
2323

24-
Most of the actions on the Hub have limits, for example, users are limited to creating to a certain number of repositories per day. This option allows your organization to apply for higher limits for your organization members.
24+
Most of the actions on the Hub have limits, for example, users are limited to creating a certain number of repositories per day. This option allows your organization to apply for higher limits for your organization members.
2525

2626
To activate this option,
2727

@@ -32,11 +32,10 @@ To activate this option,
3232
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/dark-network-sec-rate-limit.png" alt="Screenshot of the toggle to enable High rate-limits."/>
3333
</div>
3434

35-
Please note, your Enterprise Hub Plus subscription will be verified when activating this option.
35+
You need to have a valid Enterprise Plus subscription for this option to take effect.
36+
2. Ensure the Organization IP Ranges are defined
3637

37-
2. Ensure the Organization IP Ranges is defined
38-
39-
Once defined, higher rate limits will apply to the member of your organization with IPs matching the defined ranges.
38+
Once defined, higher rate limits will apply to members of your organization whose IPs match the defined ranges.
4039

4140

4241
## Enforce authenticated access to the Hugging Face Hub
@@ -55,16 +54,15 @@ This option will ensure that, when browsing from your corporate network, only au
5554
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/dark-network-sec-enforce-auth.png" alt="Screenshot of the toggle to enable Enforced authenticated access to the Hub."/>
5655
</div>
5756

58-
Please note, your Enterprise Hub Plus subscription will be verified when activating this option.
59-
60-
2. Ensure the Organization IP Ranges is defined
57+
You need to have a valid Enterprise Plus subscription for this option to take effect.
58+
2. Ensure the Organization IP Ranges are defined
6159

6260

6361
### Content Access Policy
6462

6563
You can also define a fine grained Content Access Policy by blocking some section of the Hugging Face Hub.
6664

67-
For example, you can block your organization's members to access Spaces, by adding `/spaces/*` to the blocked URLs. When users of your organization will navigate to a page that matches the URL pattern they'll be presented the following page:
65+
For example, you can block your organization's members to access Spaces, by adding `/spaces/*` to the blocked URLs. When users of your organization navigate to a page that matches the URL pattern, they'll be presented the following page:
6866

6967
<div class="flex justify-center">
7068
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/network-sec-blocked-url.png" alt="Screenshot of blocked pages on the Hub."/>

0 commit comments

Comments
 (0)