Allowed Email Domains for Admin Users
Objective
As a Venture, I want to restrict certain email domains for admin users.
Use case: only users with the email domain of the company can be created as backend users.
Critical Knowledge
- The list of allowed email domains is a comma-separated list.
- Note: an empty value will allow all domains.
Setup
# | Description | Image |
1 | Go to Administration > Settings | |
2 | In the group “General,” there is the setting “Allowed email domains for admin user” | |
3 | Add whitelisted email domains as a comma-separated list. |