-
Type: Bug
-
Status: Done (View Workflow)
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: common 0.11
-
Fix Version/s: common 0.11
-
Labels:None
User passwords are encrypted using the mechanism of MD5, so hash of password will be stored in the database.
The hash of password is much more than 25 characters and we need to change the restrictions on the password in the "User" entity.