Closed GoogleCodeExporter closed 8 years ago
Original comment by andreass...@gmail.com
on 19 Jun 2009 at 5:54
I have been looking at this bug, but is unable to reproduce it. Have
tested with a password containing both single and double quotes, and
I am able to authenicate. When printing the password using error_log()
in the bind-function, I don't see any extra backslashes except for
those that are added by the error_log() function.
One possible source for the extra escaping is PHP's magic_quotes, but
www/_include.php contains code to remove those if they are enabled, so
I don't see how they can be present. I tested with magic_quotes
enabled, and the extra escaping was removed.
I am closing this bug for now, but will reopen it if you can provide me
with more information about what causes this bug.
Original comment by olavmrk@gmail.com
on 2 Jul 2009 at 8:37
Original issue reported on code.google.com by
andreass...@gmail.com
on 19 Jun 2009 at 5:54