Skip to content

Obfuscate user profile for unconfirmed users

Drew Blessing requested to merge dblessing_unconfirmed_user_profile into master

What does this MR do?

Related to #29133 (closed)

When a user has not confirmed their email address, do not display account information on their public profile page. This ensures users are not able to publicly display spam in their name or other profile information.

The actual details are still shown to global Admin users and to the user themselves.

Screenshots (strongly suggested)

Screen_Shot_2020-11-20_at_2.11.08_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 Drew Blessing

Merge request reports

Loading