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.
aConnect-BS/aconnect
Naeem Ullah 5e85a32f61 Add password change and user uniqueness validation
Introduced ChangePasswordDTO and implemented password change functionality in UserService and AuthenticationController. Added custom exceptions for existing email, username, and incorrect old password. Updated User entity and DTOs to include porOrgacode, and enforced uniqueness checks for userId and email. Enhanced ERRCode with new error codes and improved boolean field handling in User entity.
4 weeks ago
..
.mvn/wrapper Rename econnect module to aconnect 1 month ago
src Add password change and user uniqueness validation 4 weeks ago
.gitattributes Rename econnect module to aconnect 1 month ago
.gitignore Rename econnect module to aconnect 1 month ago
mvnw Rename econnect module to aconnect 1 month ago
mvnw.cmd Rename econnect module to aconnect 1 month ago
pom.xml Rename econnect module to aconnect 1 month ago