gitea
gitea copied to clipboard
Be able to report an user
Feature Description
It would be nice to have the possibility for users to report other users, like spammers, so that admin could take measure upon.
There is some related discussion about reporting users and other moderation features here: https://gitea.com/xy/gitea/issues/10
It seems like it's not possible to report any of:
- Users (for spam bots)
- Repositories (for repos that contain things uploaded with problematic licensing, or downright porn or other abusive content, where the user isn't necessarily a spam bot)
- Comments (for abusive ones from users that aren't otherwise spambots)
It should probably be possible to report any of these, especially for large public instances with many users like Codeberg.
Would it be possible and maybe make sense to expand this issue to cover repositories and comments for reporting? Or should I file those separately? I searched the issues filed on reporting functionality for moderation and handling abuse, and this seems to be the only one.
Okay, seems like it's already covered here: #19283 (this one here being a possible duplicate?)