Skip to content

Resolve "Allow admins to disable users ability to change profile name"

What does this MR do?

For #24605 (closed)

Screenshots

Admin can set this flag to true or false

Screenshot_2019-12-24_at_9.39.40_AM

When set to true, any regular user will not be able to edit their name from their profile: (Admins will still be able to edit their own names from the profile page)

Screenshot_2019-12-24_at_9.40.26_AM

An admin can still edit the name of any user from the admin area (and also via the API)

Screenshot_2019-12-24_at_9.40.53_AM

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 Manoj M J

Merge request reports