Page MenuHomePhabricator

Move mediawiki-config private files under /private/
Closed, ResolvedPublic

Description

When rebuilding the staging area, we had a bunch of files left over that are not in /private/:

$  diff -u /srv/mediawiki/wmf-config /srv/mediawiki-staging/wmf-config
Only in /srv/mediawiki/wmf-config: contribution-tracking-setup.php
Only in /srv/mediawiki/wmf-config: keys.txt
Only in /srv/mediawiki/wmf-config: mwblocker.log
Only in /srv/mediawiki/wmf-config: .svn
Only in /srv/mediawiki/wmf-config: x.php
Only in /srv/mediawiki/wmf-config: xrumer
$

We should migrate them all under /private/

Event Timeline

Maniphest changed the visibility from "Public (No Login Required)" to "Custom Policy".Feb 2 2016, 5:16 PM
Maniphest changed the edit policy from "All Users" to "Custom Policy".
hashar updated the task description. (Show Details)
hashar changed Security from None to Other confidential issue.
hashar edited subscribers, added: hashar; removed: Aklapper.

Related: /fonts/*, and everything else on .gitignore.

demon claimed this task.
demon subscribed.

There's nothing really private here, only most of this doesn't exist anymore. Only two files in private/ are PrivateSettings.php and mwblocker which are ok. Going to resolve this and open.

fonts, contribution-tracking-setup.php and the other ignored stuff are being handled in other tickets.

demon changed the visibility from "Custom Policy" to "Public (No Login Required)".Oct 14 2016, 10:52 PM
demon changed the edit policy from "Custom Policy" to "All Users".
demon changed Security from Other confidential issue to None.