Welcome to mirror list, hosted at ThFree Co, Russian Federation.

allowed_email_domains.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 65a12dd712c41ed81f423d28040ce065067cc3e6 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: allowed_email_domains
classes:
- AllowedEmailDomain
feature_categories:
- subgroups
description: Stores email domains for group, only members with email from those domains can be added to the group
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/14800
milestone: '12.2'