Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on
This commit is contained in:
@ -350,7 +350,14 @@ Version 1.1-alpha5()
|
||||
* Removed config option "XHTML11 compliance" and enabled by default
|
||||
now (garvinhicking)
|
||||
|
||||
Version 1.0.3 ()
|
||||
Version 1.0.4 ()
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Fix local file inclusion bug on systems with two conditions:
|
||||
register_globals=on AND missing .htaccess for restricting access to
|
||||
.inc.php files. (garvinhicking)
|
||||
|
||||
Version 1.0.3 (November 7th, 2006)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Fix PHP 5.2.0 compatibility issue. (garvinhicking)
|
||||
|
Reference in New Issue
Block a user