Skip to content

Show custom attributes within Admin Pages

What does this MR do?

Custom Attributes are only accessible for Admin's via API, see https://docs.gitlab.com/ce/api/custom_attributes.html

This MR visualizes the Custom Attributes within the Admin UI for users, projects and groups.

Closes #23652 (closed)

🛠 with at Siemens

Screenshots

Screenshot_2020-06-06_at_15.16.49

Screenshot_2020-06-06_at_15.16.09

Screenshot_2020-06-06_at_15.15.38

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

Merge request reports