Closed wallxq closed 6 years ago
What do you mean? You want to hash the passwords in another programming language like PHP?
I want hash in md5 or i want without hash for can look passwords users. Its important for me because i cant get values password on my website for login.
See #100 for my opinion on MD5. (TL;DR FlexibleLogin and PHP supports BCrypt by default which is much stronger)
MD5 is too weak.
Okay, thanks you:)
How i can off hashing user passwords and IP?