Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread JP Maxwell
Understood on the issue tracker. As I've said before I love the automation dream. Let me know what we can do in the short term and long term. Cheers! J.P. Maxwell / tipit.net On Tue, Feb 23, 2016 at 11:46 AM, Elizabeth K. Joseph wrote: > On Tue, Feb 23, 2016 at 9:33

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread Elizabeth K. Joseph
On Tue, Feb 23, 2016 at 9:33 AM, JP Maxwell wrote: > Thanks Elizabeth - good info - that document answers the questions of where > the code lives and how updates are performed. It would all require ssh > access to the server it seems, which I don’t have. Right, this is not the situation we want

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread JP Maxwell
Thanks Elizabeth - good info - that document answers the questions of where the code lives and how updates are performed. It would all require ssh access to the server it seems, which I don’t have. I created an ether pad here: https://etherpad.openstack.org/p/wiki.openstack.org [https://etherpad.op

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread JP Maxwell
I did setup a wiki and have a look at this briefly. Can you confirm what extensions you are loading? When you setup the wiki it generates a localsettings.php file that lists the extensions: [image: Inline image 1] # Enabled Extensions. Most extensions are enabled by including the base extens

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread Elizabeth K. Joseph
On Tue, Feb 23, 2016 at 8:53 AM, JP Maxwell wrote: > Thanks Marton & Paul. > > Marton, however the infra community wants to handle the puppetization of the > local settings file is fine with me. It is a very typical PHP app. > Whatever is done we should have an easy path to update it. Agreed. An

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread JP Maxwell
Thanks Marton & Paul. Marton, however the infra community wants to handle the puppetization of the local settings file is fine with me. It is a very typical PHP app. Whatever is done we should have an easy path to update it. The MediaWiki version should also be updated to the latest version at some

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread Paul Belanger
On Tue, Feb 23, 2016 at 02:43:55PM +0800, Tom Fifield wrote: > Hi all, > > Spam pages now outnumber content pages on our wiki. > > I have stopped trying to keep up with deleting them, after putting in many, > many hours. > > > Is there any chance someone can make the configuration changes I pos

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread Marton Kiss
It is using the openstack-infra's puppet-mediawiki module, and for first sight this setting seems to be unmanaged by puppet. I not found any related entries in system-config's wiki.pp. Would be great to ssh in, but just an infra core have access for this instance. Maybe we could replace rlane's acc

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread JP Maxwell
Thanks Marton. So is there a Git repo for the code or are you just relying on an upstream wiki media repository directly? If so is this setting file populated by puppet or unmanaged? If the latter I would suggest we just ssh in and make the change to the file as the wiki is being effectively own

Re: [OpenStack-Infra] [openstack-dev] [cinder] How to configure the third party CI to be triggered only when jenkins +1

2016-02-23 Thread Mikhail Medvedev
On Mon, Feb 22, 2016 at 7:32 PM, liuxinguo wrote: > Hi, > > > > There is no need to trigger third party CI if a patch does not pass Jenkins > Verify. > > I think there is a way to reach this but I’m not sure how. > > > > So is there any reference or suggestion to configure the third party CI to >

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread Marton Kiss
Tom, I can help in infra contribution if required, but don't expect a quick resolution, as the infra team is hell overloaded. This is the process: - setup the same wiki in local dev env using infra puppet to make sure we are not breaking anything irreversible in production - create the patch - del

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-23 Thread JP Maxwell
One final thought, I recall on the mobile view there is a secret word request in the account creation page: https://wiki.openstack.org/w/index.php?title=Special:UserLogin&type=signup&returnto=Main+Page&returntoquery=mobileaction%3Dtoggle_view_mobile%26welcome%3Dyes So, this is probably already se