summaryrefslogtreecommitdiff
path: root/app/controllers/registrations_controller.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-06 18:08:12 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-06 18:08:12 +0000
commite22c3819ad2321a0cf825877fe3b60e41268c5b3 (patch)
treefcd143b30bdd7b42d439cd0b2fc5c6c4268d8d97 /app/controllers/registrations_controller.rb
parent49b16b71778148e9f9c579bf7bf69853c780c827 (diff)
downloadgitlab-ce-e22c3819ad2321a0cf825877fe3b60e41268c5b3.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/controllers/registrations_controller.rb')
-rw-r--r--app/controllers/registrations_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/registrations_controller.rb b/app/controllers/registrations_controller.rb
index 420ca6a2286..edc74dd71fc 100644
--- a/app/controllers/registrations_controller.rb
+++ b/app/controllers/registrations_controller.rb
@@ -27,7 +27,7 @@ class RegistrationsController < Devise::RegistrationsController
push_frontend_feature_flag(:gitlab_gtm_datalayer, type: :ops)
end
- feature_category :authentication_and_authorization
+ feature_category :user_management
def new
@resource = build_resource