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.
2 weeks ago
..
.mvn/wrapper Rename econnect module to aconnect 2 months ago
src Prevent reuse of old password during password change 2 weeks ago
.gitattributes Rename econnect module to aconnect 2 months ago
.gitignore Rename econnect module to aconnect 2 months ago
mvnw Rename econnect module to aconnect 2 months ago
mvnw.cmd Rename econnect module to aconnect 2 months ago
pom.xml Revert "Profile for PROD" 1 month ago