My wiki collected a lot of spam over the past few months, so I've blocked it to only registered users. Unfortunately I never turned off user registration. Is it possible to block a lot of user accounts at once, or should I just restart?
feedback
|
|
The quickest and least invasive way to prevent a big list of registered users from making modifications is probably to do a bulk password change for the unwelcome users. Assuming you're running a Unix-like, and that the list of folks you want to keep is relatively low:
eg., for MySQL:
eg.
Generating a different password for each user is left as an exercise for the reader. :-) | |||||
feedback
|