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: docs/hub/enterprise-hub-network-security.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ You can set multiple ranges, one per line.
21
21
22
22
Apply for higher rate-limits for your organization.
23
23
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.
25
25
26
26
To activate this option,
27
27
@@ -32,11 +32,10 @@ To activate this option,
32
32
<imgclass="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."/>
33
33
</div>
34
34
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
36
37
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.
40
39
41
40
42
41
## 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
55
54
<imgclass="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."/>
56
55
</div>
57
56
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
61
59
62
60
63
61
### Content Access Policy
64
62
65
63
You can also define a fine grained Content Access Policy by blocking some section of the Hugging Face Hub.
66
64
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:
68
66
69
67
<divclass="flex justify-center">
70
68
<imgclass="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