-
- Downloads
Merge branch 'top_level_group_recaptcha' into 'master'
Add recaptcha to group creation [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56707
No related branches found
No related tags found
Showing
- app/controllers/groups_controller.rb 30 additions, 0 deletionsapp/controllers/groups_controller.rb
- app/views/groups/_new_group_fields.html.haml 5 additions, 0 deletionsapp/views/groups/_new_group_fields.html.haml
- changelogs/unreleased/top_level_group_recaptcha.yml 5 additions, 0 deletionschangelogs/unreleased/top_level_group_recaptcha.yml
- config/feature_flags/ops/recaptcha_on_top_level_group_creation.yml 8 additions, 0 deletions...ature_flags/ops/recaptcha_on_top_level_group_creation.yml
- spec/controllers/groups_controller_spec.rb 58 additions, 0 deletionsspec/controllers/groups_controller_spec.rb
- spec/features/groups_spec.rb 41 additions, 0 deletionsspec/features/groups_spec.rb
Please register or sign in to comment