https://bugzilla.wikimedia.org/show_bug.cgi?id=18479

--- Comment #24 from Roan Kattouw <roan.katt...@gmail.com> 2011-01-24 18:25:06 
UTC ---
(In reply to comment #23)
> (In reply to comment #21)
> > According to JeLuF yesterday in #wikimedia-tech, "there are 18 config files 
> > in wmf-config/, 10 of them are on noc.wm.o." 
> 
> > Yeah, we'd like to not have the file with the database password in a public
> > SVN, thank you very much :)
> 
> What are in the other seven?  :P  Secret world domination plans?  :D
More files with passwords, some that aren't really configuration (such as an
autogenerated list of all extension i18n files).

There's also checkers.php , where we put firefighting stuff like if (
$_GET['title'] == 'Barack Obama' && wfGetIP() == '1.2.3.4' ) { die('Dude, just
stop'); }

OK, I just made that one up, but there's all kinds of filters like that in
checkers.php and it's probably not a good idea to have the very people we're
trying to stop from abusing the site to be able to see exactly how we're
stopping them so they can work around it.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to