Commit 6508c087 authored by Bryan Miller's avatar Bryan Miller Committed by Mike Jang

Add animated GIF to provide more clarity to restrict-by-email-domain use case....

Add animated GIF to provide more clarity to restrict-by-email-domain use case.  It is not unusual for users to paste a list of comma delimited domains into the form.  I will also open an issue to add clarity to the UX.
parent 1ed7e29d
......@@ -613,6 +613,8 @@ To enable this feature:
1. Expand the **Permissions, LFS, 2FA** section, and enter IP address ranges into **Allow access to the following IP addresses** field.
1. Click **Save changes**.
![Domain restriction by IP address](img/restrict-by-ip.gif)
#### Allowed domain restriction **(PREMIUM)**
>- [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/7297) in [GitLab Premium and Silver](https://about.gitlab.com/pricing/) 12.2.
......@@ -641,6 +643,8 @@ To enable this feature:
1. Expand the **Permissions, LFS, 2FA** section, and enter the domain names into **Restrict membership by email** field.
1. Click **Save changes**.
![Domain restriction by email](img/restrict-by-email.gif)
This will enable the domain-checking for all new users added to the group from this moment on.
#### Group file templates **(PREMIUM)**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment