SMF Development > Fixed or Bogus Bugs

[4924] Can´t install SMF2 RC 1.1 with passwords containing special characters

<< < (2/2)

emanuele:
Yes, this is still valid on SMF 2.0.1.

--- Code: ---$_POST['password3']
--- End code ---
is kept escaped, while it should not be. stripslashes should do the trick.

Sorry, can't track it right now, will do later unless someone else is faster... O:)

emanuele:
commit ad054ff1601b7a761bf44c0bacdd4c4215213d3a
Author: emanuele
Date:   Sun May 27 2012

    [install] passwords should not be escaped [Bug 4924]

I'm still not sure why we escape everything else, but...it works, let's not break it. :P

Navigation

[0] Message Index

[*] Previous page

Go to full version