hacktoberfest-2020 icon indicating copy to clipboard operation
hacktoberfest-2020 copied to clipboard

User management

Open MattIPv4 opened this issue 5 years ago • 1 comments
trafficstars

Description

Allow users to be automatically flagged or banned based on the number of invalid PRs that they have. Provide a management ability for Hacktoberfest moderators to be able to manually ban or unban someone.

Test process

TBD.

Requirements to merge

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code in hard-to-understand areas
  • [ ] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes

MattIPv4 avatar Aug 27 '20 16:08 MattIPv4

A flaw with the auto-ban, it will re-ban a user if a moderator manually unbans them. Needs to be fixed before this can go to prod.

MattIPv4 avatar Oct 01 '20 17:10 MattIPv4