mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
docs: Restrict user email addresses to certain domains
This commit is contained in:
parent
7f7df149ae
commit
95604aa212
BIN
static/images/help/allowed-domains-list.png
Normal file
BIN
static/images/help/allowed-domains-list.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
static/images/help/restrict-domains-checkbox.png
Normal file
BIN
static/images/help/restrict-domains-checkbox.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@ -127,7 +127,7 @@ as a **organization**.
|
||||
## Organization Settings
|
||||
* [Change your administrator settings](/help/edit-administrator-settings)
|
||||
* [Change your organization's name](/help/change-your-organizations-name)
|
||||
* Restrict user email addresses to certain domains
|
||||
* [Restrict user email addresses to certain domains](/help/restrict-user-email-addresses-to-certain-domains)
|
||||
* [Allow anyone to join without an invitation](/help/allow-anyone-to-join-without-an-invitation)
|
||||
* [Only allow admins to invite new users](/help/only-allow-admins-to-invite-new-users)
|
||||
* [Only allow admins to create new streams](/help/only-allow-admins-to-create-new-streams-feature)
|
||||
|
||||
@ -0,0 +1,34 @@
|
||||
# Restrict user email addresses to certain domains
|
||||
|
||||
We allow administrators to block new users from signing up who are not in
|
||||
the organization. The administrator can accomplish this by restricting
|
||||
users to have email addresses only from the organization's domains.
|
||||
|
||||
{!go-to-the.md!} [Organization settings](/#administration/)
|
||||
{!admin.md!}
|
||||
|
||||
2. Restricting user email addresses to certain domains can be enabled or disabled
|
||||
with the **Users restricted to (allowed domains)** checkbox shown below:
|
||||
|
||||

|
||||
|
||||
!!! tip ""
|
||||
The allowed domains will be listed after the **Users restricted to**
|
||||
next to the checkbox.
|
||||
|
||||
3. Domains can be added to the allowed domains list by clicking on the
|
||||
**Change domains** link next to the checkbox. The **Allowed Domains**
|
||||
list will now appear. You can then add a domain to the list by typing the
|
||||
domain into the box underneath the list and clicking the **Add** button.
|
||||
|
||||

|
||||
|
||||
4. Domains can be deleted from the **Allowed Domains** list by clicking
|
||||
the **Delete** button next to a domain on the list.
|
||||
|
||||
|
||||
!!! warn ""
|
||||
Note: You must have at least one allowed domain if
|
||||
**Users restricted to** is enabled
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user