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