13.11.2014, 20:51
@osman2571:
You should really consider to DO use he hashing.. what if the database/files get hacked? All passwords could be abused, especially if someone's using that password on their mail account for example. I think, as a server owner or scripter, one of the most important things is the security of people's privacy data.
And about the email vertification; on the page where it gets certificated, just hash the password they enter there too and then compare the two hashed passwords...
You should really consider to DO use he hashing.. what if the database/files get hacked? All passwords could be abused, especially if someone's using that password on their mail account for example. I think, as a server owner or scripter, one of the most important things is the security of people's privacy data.
And about the email vertification; on the page where it gets certificated, just hash the password they enter there too and then compare the two hashed passwords...