[MSQL] Need help checking if password is right.
#8

I think I found your problem too.
This isn't right way to deal with password: new Pass = strval(inputtext);
I'm not sure what that returns, but it definitely isn't what you should have.
Use some encrypt or hash instead.

EDIT: I tested what that returns and it is always 0 -not good.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)