Comment 2 for bug 260361

Revision history for this message
bdeetz (bdeetz) wrote :

@Marc I understand that the fact that it's a point for SQL injection isn't too much of an issue since we're already root at this point, but the fact that it fails to set one's password is less than desirable. Sure, I can go set my password in the console after the setup is complete, but why should the installer even prompt me to setup a password if I can't use a decent password?

I've been witnessing this bug for years and I'm surprised there aren't more people discussing it. As such, I'm willing to take it on. This should just be a matter of character escaping. Here's to hoping I have a patch in a little while.