Hi, I am working on my integration from desktop software to amember, it was working fine until now. I just realized that the last accounts that I made are not allowing the user to login in anymore. Come to find out that md5 is not set to any of the new accounts. See the screen shot.. Is this a bug? or was it droped purpose, or was that a setting somewhere that I may have changed? Will it be safe to target another like crypt or md5(md5(pass).salt)
Or, alternatively, use md5 with salt as more portable solution. Storing md5 is the same as store plain password. Look : http://www.md5rainbow.com/md5/test