Added SQLite version of the patch since the other one has syntax errors on SQLite
[lhc/web/wiklou.git] / img_auth.php
2010-08-11 Chad HorohoeUse WebRequest here too
2010-04-29 Daniel Kinzlerallow img_auth.php to use path= in place of PATH_INFO...
2009-10-14 Tim StarlingDon't call User::getGroupPermissions() unless $wgImgAut...
2009-09-10 Jack D. PondCleaned up img_auth code and re-integrated core img...
2009-09-08 Brion VibberRevert r55800 "bug 19646 Localization of img_auth.php...
2009-09-04 Jack D. Pondbug 19646 Localization of img_auth.php - with enhancements
2009-07-03 Chad Horohoe(bug 18394) img_auth.php now respects userCan
2009-03-21 Alexandre EmsenhuberSame as r48631; added "@file" when needed, also added...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-30 Andrew GarrettRevert "Follow up on r43982. Reduce dirname(__FILE__...
2008-11-26 Siebrand MazelandFollow up on r43982. Reduce dirname(__FILE__) calls...
2008-11-18 Tim StarlingProtect users from attacks against their browsers via...
2007-11-03 Tim StarlingSend Cache-Control: private and Vary headers in img_aut...
2007-08-06 Rob Church* Fix img_auth.php image name extraction for whitelist...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-02-21 Brion Vibber* Add 'charset' to Content-Type headers on various...
2007-02-19 Tim Starling* Moved the main ob_start() from the default LocalSetti...
2006-11-16 Brion Vibberadd some debugging output to img_auth.php
2006-09-10 Brion Vibber* (bug 7279) Use wfBaseName in place of basename()...
2006-07-16 Tim Starlingwrong language object
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-10-31 Tim Starlingworkaround for any current or future exploit of the...
2005-04-16 Tim StarlingOptional thumbnail generation by client request, using...
2005-03-07 Brion Vibber* (bug 1642) fix a mime type typo in img_auth.php
2005-01-27 Antoine Musso* phpdoc for file description
2004-10-14 Brion VibberClean up a few scriptlets
2004-08-12 Tim StarlingAhh, so that's what that does
2004-06-10 Tim StarlingOutput actual content with the error message, better...
2004-06-07 Tim StarlingScript to allow MediaWiki-based authentication for...