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 c969d35b26 Prevent reuse of old password during password change
Added NewPasswordException and updated UserService to throw this exception if the new password matches the current password. Introduced a new error code ERR_SEC_0007 for this scenario and added a matches method to PasswordEncryptionService for password comparison.
6 days ago
..
.mvn/wrapper Rename econnect module to aconnect 1 month ago
src Prevent reuse of old password during password change 6 days 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 Revert "Profile for PROD" 4 weeks ago