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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/allowed_email_domains.yml')
-rw-r--r--db/docs/allowed_email_domains.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/docs/allowed_email_domains.yml b/db/docs/allowed_email_domains.yml
index 69f7aa3a804..65a12dd712c 100644
--- a/db/docs/allowed_email_domains.yml
+++ b/db/docs/allowed_email_domains.yml
@@ -3,7 +3,7 @@ table_name: allowed_email_domains
classes:
- AllowedEmailDomain
feature_categories:
-- users
-description: TODO
+- 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'