Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hub/enterprise-hub-advanced-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Enterprise Hub organizations can improve their security with advanced security c
Configure additional security settings to protect your organization:

- **Two-Factor Authentication (2FA)**: Require all organization members to enable 2FA for enhanced account security.
- **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.
- **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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we update the screenshot just above as well (to add that checkbox)?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

=> #2013


## Repository Visibility Controls

Expand Down
4 changes: 2 additions & 2 deletions docs/hub/organizations-managing.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ New members can be added to an organization by visiting the **Organization setti

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

## Organization domain name
## Organization email domain

Under the **Account** tab in the Organization settings, you can set an **Organization domain name**. Specifying a domain name will allow any user with a matching email address on the Hugging Face Hub to join your organization.
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.

## Leaving an organization

Expand Down
2 changes: 1 addition & 1 deletion docs/hub/organizations-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ As an organization `admin`, go to the **Members** section of the org settings to

You may be able to view the email addresses of members of your organization. The visibility of the email addresses depends on the organization's SSO configuration, or verified organization status.

- If you [verify a domain for your organization](./organizations-managing#organization-domain-name), you can view members' email addresses for the verified domain.
- By [verifying an email domain](./organizations-managing#organization-email-domain) for your organization, you can view the email addresses of members with a matching email domain.
- If SSO is configured for your organization, you can view the email address for each of your organization members by setting `Matching email domains` in the SSO configuration

<div class="flex justify-center">
Expand Down