Hi all,
I am new to MediaWiki, and was wondering if anyone might be able to help figure out the best way to deal with a problem.
I recently discovered that the Wiki I'm hosting has been spammed a large amount over the last month. I would like to remove all of the spam, and require email authentication, or even better would be admin permission for a user to edit pages hence forth. First though I need to figure out how to remove the existing spam.
Since the wiki is very low volume, there have been almost no changes over the past month, other than spam. The simplest method it would seem then would be to do a site roll-back for one month.
Is this possible?
If not, does anyone have any suggestions as to how to get rid of spam without having to delete each page and block each user manually?
Finally, http://www.mediawiki.org/wiki/Manual:User_rights suggested a method to require all users to confirm their email. Is there any way to go one step further and require an admin approve the email?
Any help would be greatly appreciated. I've been working through the MediaWiki docs, but they are pretty extensive, and so far I haven't had any luck.
Thanks! Keith
as such there is no way to rollback the whole month. if you have backed up your wiki a month ago you could revert back to that dump and that would effectively roll it back to the content from the time of the last dump. another option for you which is probably better for your needs would to install something like http://www.mediawiki.org/wiki/Nuke which allows you to mass deleted pages/spam etc. you could also i suppose change the data in the mysql tables, but i wouldnt reccommend that.
on the matter of restricting access http://www.mediawiki.org/wiki/Manual:Preventing_access shows you most/all of the options to do this but thats not really wiki if you start doing that. also it is possible to set captchas up to catch every edit by an ip if you want which may be usefull for you
regards
mark
On Mon, Sep 29, 2008 at 2:12 PM, pwnedd keith.hughitt@gmail.com wrote:
Hi all,
I am new to MediaWiki, and was wondering if anyone might be able to help figure out the best way to deal with a problem.
I recently discovered that the Wiki I'm hosting has been spammed a large amount over the last month. I would like to remove all of the spam, and require email authentication, or even better would be admin permission for a user to edit pages hence forth. First though I need to figure out how to remove the existing spam.
Since the wiki is very low volume, there have been almost no changes over the past month, other than spam. The simplest method it would seem then would be to do a site roll-back for one month.
Is this possible?
If not, does anyone have any suggestions as to how to get rid of spam without having to delete each page and block each user manually?
Finally, http://www.mediawiki.org/wiki/Manual:User_rights suggested a method to require all users to confirm their email. Is there any way to go one step further and require an admin approve the email?
Any help would be greatly appreciated. I've been working through the MediaWiki docs, but they are pretty extensive, and so far I haven't had any luck.
Thanks! Keith -- View this message in context: http://www.nabble.com/Possible-to-rollback-entire-site--tp19723600p19723600.... Sent from the WikiMedia General mailing list archive at Nabble.com.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Since the wiki is very low volume, there have been almost no changes over the past month, other than spam. The simplest method it would seem then would be to do a site roll-back for one month.
Is this possible?
Do you have backups? If so, just import an old backup. If not, maybe you can use the Nuke extension (http://www.mediawiki.org/wiki/Extension:Nuke). Others may have better options.
V/r,
Ryan Lane
Hi Keith, I'm using the following tips with excellent results: Capcha + Userrights ($wgGroupPermissions) like confirm email + some defense ($wgSpamRegex) against some kind of text & css basically used by spammers
@+ de jfb "0.02$"
----- Original Message ----- From: "pwnedd" keith.hughitt@gmail.com To: mediawiki-l@lists.wikimedia.org Sent: Monday, September 29, 2008 3:12 PM Subject: [Mediawiki-l] Possible to rollback entire site?
Hi all,
I am new to MediaWiki, and was wondering if anyone might be able to help figure out the best way to deal with a problem.
I recently discovered that the Wiki I'm hosting has been spammed a large amount over the last month. I would like to remove all of the spam, and require email authentication, or even better would be admin permission for a user to edit pages hence forth. First though I need to figure out how to remove the existing spam.
Since the wiki is very low volume, there have been almost no changes over the past month, other than spam. The simplest method it would seem then would be to do a site roll-back for one month.
Is this possible?
If not, does anyone have any suggestions as to how to get rid of spam without having to delete each page and block each user manually?
Finally, http://www.mediawiki.org/wiki/Manual:User_rights suggested a method to require all users to confirm their email. Is there any way to go one step further and require an admin approve the email?
Any help would be greatly appreciated. I've been working through the MediaWiki docs, but they are pretty extensive, and so far I haven't had any luck.
Thanks! Keith -- View this message in context: http://www.nabble.com/Possible-to-rollback-entire-site--tp19723600p19723600.... Sent from the WikiMedia General mailing list archive at Nabble.com.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Orange vous informe que cet e-mail a ete controle par l'anti-virus mail. Aucun virus connu a ce jour par nos services n'a ete detecte.
-- No virus found in this incoming message. Checked by AVG. Version: 7.5.526 / Virus Database: 270.7.5/1696 - Release Date: 28/09/2008 13:30
Hey,
Thanks everyone for your quick replies and suggestions. I just finished importing an old backup and making a few changes to trim out remaining spam pages and require email confirmation.
Is the captcha functionality an extension to MediaWiki? Any chance you could point me in the direction where I can learn how to set it up?
Thanks! Keith
http://www.mediawiki.org/wiki/Extension:ConfirmEdit will help you out on that
regards
mark
On Mon, Sep 29, 2008 at 4:27 PM, pwnedd keith.hughitt@gmail.com wrote:
Hey,
Thanks everyone for your quick replies and suggestions. I just finished importing an old backup and making a few changes to trim out remaining spam pages and require email confirmation.
Is the captcha functionality an extension to MediaWiki? Any chance you could point me in the direction where I can learn how to set it up?
Thanks! Keith -- View this message in context: http://www.nabble.com/Possible-to-rollback-entire-site--tp19723600p19726067.... Sent from the WikiMedia General mailing list archive at Nabble.com.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
pwnedd wrote:
If not, does anyone have any suggestions as to how to get rid of spam without having to delete each page and block each user manually?
Install the Spamblacklist extension and one of the captcha extensions. That got rid of all the spam on my wiki. See the Extension Matrix on mediawiki.org for information.
Mike
mediawiki-l@lists.wikimedia.org