mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
docs: Conform *Restrict user email addresses to certain domains* doc to documentation styling guidelines.
This commit is contained in:
committed by
Tim Abbott
parent
7c57c84eb2
commit
b3cc10377e
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB |
@@ -10,25 +10,18 @@ We allow administrators to block new users from signing up who are not in
|
||||
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
|
||||
3. Domains can be added to the allowed domains list by clicking on the **Change
|
||||
domains** link next to the checkbox to reveal the **Allowed Domains** list.
|
||||
|
||||
4. You can then add a domain to the list by typing the domain into the box
|
||||
underneath the list and clicking the **Add** button.
|
||||
|
||||
!!! tip ""
|
||||
Domains can be deleted from the **Allowed Domains** list by clicking the
|
||||
**Delete** button next to a domain on the list. However, you must have
|
||||
at least one allowed domain if the **Users restricted to** option is
|
||||
enabled.
|
||||
|
||||
Reference in New Issue
Block a user