Update img_auth.php and WebRequest code to handle non index.php scripts like img_auth...
authorDaniel Friesen <dantman@users.mediawiki.org>
Thu, 24 Nov 2011 09:55:33 +0000 (09:55 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Thu, 24 Nov 2011 09:55:33 +0000 (09:55 +0000)
commitae1d5aefbf455d11af25b2b0a9425846de38acf4
treee17d5e2e4d0057766b82cb8401e0b94a77b529de
parenta2cf4c7184a86b7e9aa185aa5081f52b6a16a331
Update img_auth.php and WebRequest code to handle non index.php scripts like img_auth.php better.
Also update img_auth.php so it's abuse of $wg variables is done in a way that doesn't let "/*" action paths clobber it's handling.
This should theoretically fix bug 32486.
img_auth.php
includes/WebRequest.php