Salted Hash Passwords using native MySQL (instead of cleartext)

I wrote a blogpost about using salted hashed passwords in your mysql database:

http://nullable.de/using-salted-hashed-password-in-your-ejabberd

Hope it helps...

Best,
Henrik P. Hessel

Link added to

I tried your method, by using

I tried your method, by using your code, and then by writing my own version of it with hexdigest512 instead in eJabberd 2.1.10.
But for some reason it doesn't seem to work whichever I choose.
I can login with my normal password, but the passwords are not hashed in the db, making me think that the old module is still in use even after I replaced it in the ebin folder.

Have I missed something?

Syndicate content