Skip to content

Ocf4 register user password must be hashed

This merge request aims to enhance the security of our application by improving how user passwords are stored in the database. In this update, we are implementing a more secure approach by hashing user passwords before storing them in the database.

Merge request reports

Loading