2018-11-09 01:34:48 -05:00
|
|
|
# Abuse reports
|
|
|
|
|
2019-07-24 09:28:46 -04:00
|
|
|
You can report abuse from other GitLab users to GitLab administrators.
|
|
|
|
|
|
|
|
A GitLab administrator [can then choose](admin_area/abuse_reports.md) to:
|
|
|
|
|
|
|
|
- Remove the user, which deletes them from the instance.
|
|
|
|
- Block the user, which denies them access to the instance.
|
|
|
|
- Or remove the report, which retains the users access to the instance.
|
2018-11-09 01:34:48 -05:00
|
|
|
|
|
|
|
You can report a user through their:
|
|
|
|
|
|
|
|
- [Profile](#reporting-abuse-through-a-users-profile)
|
|
|
|
- [Comments](#reporting-abuse-through-a-users-comment)
|
|
|
|
- [Issues and Merge requests](#reporting-abuse-through-a-users-issue-or-merge-request)
|
|
|
|
|
|
|
|
## Reporting abuse through a user's profile
|
|
|
|
|
|
|
|
To report abuse from a user's profile page:
|
|
|
|
|
2019-07-24 09:28:46 -04:00
|
|
|
1. Click on the exclamation point report abuse button at the top right of the
|
|
|
|
user's profile.
|
2018-11-09 01:34:48 -05:00
|
|
|
1. Complete an abuse report.
|
|
|
|
1. Click the **Send report** button.
|
|
|
|
|
|
|
|
## Reporting abuse through a user's comment
|
|
|
|
|
|
|
|
To report abuse from a user's comment:
|
|
|
|
|
|
|
|
1. Click on the vertical ellipsis (⋮) more actions button to open the dropdown.
|
|
|
|
1. Select **Report as abuse**.
|
|
|
|
1. Complete an abuse report.
|
|
|
|
1. Click the **Send report** button.
|
|
|
|
|
|
|
|
NOTE: **Note:**
|
2019-07-24 09:28:46 -04:00
|
|
|
A URL to the reported user's comment will be pre-filled in the abuse report's
|
|
|
|
**Message** field.
|
2018-11-09 01:34:48 -05:00
|
|
|
|
|
|
|
## Reporting abuse through a user's issue or merge request
|
|
|
|
|
|
|
|
The **Report abuse** button is displayed at the top right of the issue or merge request:
|
|
|
|
|
2019-07-24 09:28:46 -04:00
|
|
|
- When **Report abuse** is selected from the menu that appears when the
|
|
|
|
**Close issue** or **Close merge request** button is clicked, for users that
|
|
|
|
have permission to close the issue or merge request.
|
|
|
|
- When viewing the issue or merge request, for users that don't have permission
|
|
|
|
to close the issue or merge request.
|
2018-11-09 01:34:48 -05:00
|
|
|
|
|
|
|
With the **Report abuse** button displayed, to submit an abuse report:
|
|
|
|
|
|
|
|
1. Click the **Report abuse** button.
|
|
|
|
1. Submit an abuse report.
|
|
|
|
1. Click the **Send report** button.
|
|
|
|
|
|
|
|
NOTE: **Note:**
|
|
|
|
A URL to the reported user's issue or merge request will be pre-filled
|
|
|
|
in the abuse report's **Message** field.
|
|
|
|
|
|
|
|
## Managing abuse reports
|
|
|
|
|
|
|
|
Admins are able to view and resolve abuse reports.
|
|
|
|
For more information, see [abuse reports administration documentation](admin_area/abuse_reports.md).
|