* Replace password field by password_hash * Add User#password attribute * Implement password hashing and verification with BCrypt mixin
* Replace password field by password_hash * Add User#password attribute * Implement password hashing and verification with BCrypt mixin