Abuse reports

View and resolve abuse reports from GitLab users.

GitLab administrators can view and resolve abuse reports in the Admin Area.

Reporting abuse

To find out more about reporting abuse, see abuse reports user documentation.

Resolving abuse reports

To access abuse reports, go to Admin Area > Abuse Reports.

There are 3 ways to resolve an abuse report, with a button for each method:

  • Remove user & report. This will:
  • Block user.
  • Remove report. This will:
    • Remove the abuse report from the list.
    • Remove access restrictions for the reported user.

The following is an example of the Abuse Reports page:

abuse-reports-page-image

Blocking users

A blocked user cannot log in or access any repositories, but all of their data remains.

Blocking a user:

  • Leaves them in the abuse report list.
  • Changes the Block user button to a disabled Already blocked button.

The user will be notified with the following message:

Your account has been blocked. If you believe this is in error, contact a staff member.

After blocking, you can still either:

  • Remove the user and report if necessary.
  • Remove the report.

The following is an example of a blocked user listed on the Abuse Reports page:

abuse-report-blocked-user-image

NOTE: Note: Users can be blocked and unblocked using the GitLab API.