Skip to content

Add global setting to disable/enable unknown sign in email

Drew Blessing requested to merge dblessing_known_sign_in_global_setting into master

What does this MR do?

NOTE: I'm marking as WIP again just to prevent merge. To prevent merge conflicts this should be merged after !34102 (merged). Reviews/approvals can continue as normal and I will unmark WIP, point at master, and merge when safe.

Related to #218457 (closed)

Adds a global configuration option to enable/disable the unknown sign in email. Enabled by default.

Screenshots

Screen_Shot_2020-06-15_at_3.14.01_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports