bug 19646 Localization of img_auth.php - with enhancements
authorJack D. Pond <jdpond@users.mediawiki.org>
Fri, 4 Sep 2009 02:44:05 +0000 (02:44 +0000)
committerJack D. Pond <jdpond@users.mediawiki.org>
Fri, 4 Sep 2009 02:44:05 +0000 (02:44 +0000)
commit81fad6027c7882939996e97bc4afbda952a50fe3
treeab818ff3d3ee832d7fd7066a311aeaca8046482d
parente3b87e0916b3380ca591d0d9466f4df1b8f2dbd9
bug 19646 Localization of img_auth.php - with enhancements
https://bugzilla.wikimedia.org/show_bug.cgi?id=19646

1. Localize img_auth.php using core messages
2. Reorder checks to make sense (and eliminate redundancy)n
3. Add hook 'ImgAuthBeforeStream' to allow custom checking
4. Add globals wgImgAuthDetails,
5. Move all "wfDebugLog" into the rejection functions
img_auth.php
includes/DefaultSettings.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc