Skip to content

Add email confirmation setting enum

What does this MR do and why?

Adds a new enum to control email confirmation settings under application settings.

This is a pre-requisite MR before removing the existing Send confirmation email on sign-up checkbox, and a pre-requisite for the work to be completed in #371638 (closed)

Screenshots or screen recordings

image

How to set up and validate locally

  1. Visit Admin > Settings
  2. Expand the Sign-up restrictions view
  3. Under Email confirmation settings: see the new radio button group (Hard should be selected by default)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #371638 (closed)

Edited by Jay Montal

Merge request reports