Revert "Setting up a way to have uploading by URL, but not on Special:Upload"
authorKaldari <rkaldari@wikimedia.org>
Thu, 30 Aug 2012 23:59:52 +0000 (23:59 +0000)
committerKaldari <rkaldari@wikimedia.org>
Fri, 31 Aug 2012 00:02:55 +0000 (17:02 -0700)
commitae67fae0bfb9ddd47cb6e8ae6007d9e1c7e25fa7
tree0a03083328a6fd55827decb581734ba7e6a39c23
parent8c6c29b3fc5db93c46bdd73b48f1ff5b4edad25c
Revert "Setting up a way to have uploading by URL, but not on Special:Upload"

This reverts commit 8c6c29b3fc5db93c46bdd73b48f1ff5b4edad25c

I erroneously assumed there was a practical reason why
wgAllowCopyUploads was turned off on Commons, i.e. it was
too easy to abuse, causing too many copyvios, etc. I didn't
realize that the reason it was turned off was purely
technical (since the apaches on the cluster have no
external internet access). So there's no reason we need a
separate config.

Change-Id: I293a59d756335909898fd647edd6eddb68f06e17
includes/DefaultSettings.php
includes/specials/SpecialUpload.php