[wp-trac] [WordPress Trac] #4087: wp-pass.php double stripslashes()
input
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 5 04:43:59 GMT 2007
#4087: wp-pass.php double stripslashes() input
---------------------+------------------------------------------------------
Reporter: rob1n | Owner: rob1n
Type: defect | Status: new
Priority: normal | Milestone: 2.2
Component: General | Version: 2.2
Severity: normal | Keywords: has-patch 2nd-opinion
---------------------+------------------------------------------------------
wp-pass.php require()'s wp-config.php, which in turn requires wp-
settings.php, which goes through and stripslashes_deep() the GPC variables
if magic_quotes_gpc is on.
Yet, wp-pass.php does this over again.
--
Ticket URL: <http://trac.wordpress.org/ticket/4087>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list