-
Kostas Papadimitriou authored
password field contains the user password in hashed format. The proper way to populate the field is by using the set_password method of the user object.
16b9f5a7
password field contains the user password in hashed format. The proper way to populate the field is by using the set_password method of the user object.