diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-03-06 18:08:12 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-03-06 18:08:12 +0000 |
commit | e22c3819ad2321a0cf825877fe3b60e41268c5b3 (patch) | |
tree | fcd143b30bdd7b42d439cd0b2fc5c6c4268d8d97 /config/metrics/settings | |
parent | 49b16b71778148e9f9c579bf7bf69853c780c827 (diff) | |
download | gitlab-ce-e22c3819ad2321a0cf825877fe3b60e41268c5b3.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/metrics/settings')
3 files changed, 3 insertions, 3 deletions
diff --git a/config/metrics/settings/20210204124906_ldap_enabled.yml b/config/metrics/settings/20210204124906_ldap_enabled.yml index 2c506cb40fc..d25cb1d2628 100644 --- a/config/metrics/settings/20210204124906_ldap_enabled.yml +++ b/config/metrics/settings/20210204124906_ldap_enabled.yml @@ -5,7 +5,7 @@ description: Whether LDAP is enabled product_section: dev product_stage: manage product_group: authentication_and_authorization -product_category: authentication_and_authorization +product_category: system_access value_type: boolean status: active time_frame: none diff --git a/config/metrics/settings/20210204124910_omniauth_enabled.yml b/config/metrics/settings/20210204124910_omniauth_enabled.yml index 83ea666a331..0939ce43903 100644 --- a/config/metrics/settings/20210204124910_omniauth_enabled.yml +++ b/config/metrics/settings/20210204124910_omniauth_enabled.yml @@ -5,7 +5,7 @@ description: Whether OmniAuth is enabled product_section: dev product_stage: manage product_group: authentication_and_authorization -product_category: authentication_and_authorization +product_category: system_access value_type: boolean status: active time_frame: none diff --git a/config/metrics/settings/20210204124918_signup_enabled.yml b/config/metrics/settings/20210204124918_signup_enabled.yml index df7f03a7d2e..9371a08613d 100644 --- a/config/metrics/settings/20210204124918_signup_enabled.yml +++ b/config/metrics/settings/20210204124918_signup_enabled.yml @@ -5,7 +5,7 @@ description: Whether public signup is enabled product_section: dev product_stage: manage product_group: authentication_and_authorization -product_category: authentication_and_authorization +product_category: system_access value_type: boolean status: active time_frame: none |