Skip to content

Commit 3f93682

Browse files
authored
Advanced security: Update the light mode visual (#2013)
* tiny tweak to #2002 * Update the light mode visual
1 parent d20b7cf commit 3f93682

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
Enterprise Hub organizations can improve their security with advanced security controls for both members and repositories.
77

88
<div class="flex justify-center" style="max-width: 550px">
9-
<img class="block dark:hidden m-0!" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/advanced-security.png" alt="screenshot of the Dataset Viewer on a private dataset owned by an Enterprise Hub organization."/>
10-
<img class="hidden dark:block m-0!" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/advanced-security-dark.png" alt="screenshot of the Dataset Viewer on a private dataset owned by an Enterprise Hub organization."/>
9+
<img class="block dark:hidden m-0!" src="https://cdn-uploads.huggingface.co/production/uploads/5dd96eb166059660ed1ee413/LqAmGSG7YbP7Y8vJJr7NQ.png" alt="screenshot of the Organization settings page for Advanced security."/>
10+
<img class="hidden dark:block m-0!" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/advanced-security-dark.png" alt="screenshot of the Organization settings page for Advanced security in dark mode."/>
1111
</div>
1212

1313
## Members Security
1414

1515
Configure additional security settings to protect your organization:
1616

1717
- **Two-Factor Authentication (2FA)**: Require all organization members to enable 2FA for enhanced account security.
18-
- **User Approval**: For organizations with a verified email domain, require admin approval for new users with matching email addresses to join. This adds a verified badge to your organization page.
18+
- **User Approval**: For organizations with a verified domain name, require admin approval for new users with matching email addresses. This adds a verified badge to your organization page.
1919

2020
## Repository Visibility Controls
2121

docs/hub/organizations-managing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ New members can be added to an organization by visiting the **Organization setti
1515

1616
You can also revoke a user's membership or change their role on this page.
1717

18-
## Organization email domain
18+
## Organization domain name
1919

2020
Under the **Account** tab in the Organization settings, you can set an **Organization email domain**. Specifying a domain will allow any user with a matching email address on the Hugging Face Hub to join your organization.
2121

0 commit comments

Comments
 (0)