You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Naeem Ullah 44707f34c2 Fix password verification logic in UserService
Corrects the password verification by comparing the provided old password with the user's actual stored password instead of the new password.
4 weeks ago
aconnect Fix password verification logic in UserService 4 weeks ago
common Add password change and user uniqueness validation 4 weeks ago
parent Rename econnect module to aconnect 1 month ago
.gitignore Base Architecture 2 months ago