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.
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.