Ban user
undefined-moe opened this issue · 2 comments
undefined-moe commented
I found someone created account on my site and submitted lots of junk codes.
I want to know if there is a way to view the list of currently registered users and delete/disable some accounts.
And I wonder if there's a way to ban a IP address.
undefined-moe commented
I found users can be deleted by editing the database.
But I still don't know how to ban IP address.
iceboy233 commented
There is an IP blacklist, see vj4/model/blacklist.py and vj4/job/blacklist.py .