Skip to content

Remove action buttons for special users

Peter Hegman requested to merge 195309-remove-special-user-action-buttons into master

What does this MR do?

See #195309 (closed)

Ghost User, Alert Bot, and GitLab Support Bot users throw a 404 if you try and Edit/Delete/Block/Deactivate. This MR removes the action buttons in the admin/users view for these users.

Screenshots

Expand
Page Before After
admin/users gdk.localhost_3443_admin_users_filter_wop gdk.localhost_3443_admin_users_filter_wop__1_
admin/users Mobile gdk.localhost_3443_admin_users_filter_wop__2_ gdk.localhost_3443_admin_users_filter_wop__3_

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 Peter Hegman

Merge request reports