Closed ghost closed 10 years ago
Once a password is hashed in User.setPassword, second the password must be hashed before calling constructor of the User entity. Make this consistent.
resolved here: https://github.com/UnifiedViews/Core/commit/c1d28496cf15a3a5d83042f35bbabe61e62d9468
Once a password is hashed in User.setPassword, second the password must be hashed before calling constructor of the User entity. Make this consistent.