diff --git a/APP/src/app/features/account/components/change-password-form/change-password-form.component.ts b/APP/src/app/features/account/components/change-password-form/change-password-form.component.ts index c110797..d0b8cde 100644 --- a/APP/src/app/features/account/components/change-password-form/change-password-form.component.ts +++ b/APP/src/app/features/account/components/change-password-form/change-password-form.component.ts @@ -42,6 +42,9 @@ import { Must be at least 8 characters with an uppercase letter, a lowercase letter, a digit, and a special character. + + New password must be different from the current password. + @@ -54,9 +57,6 @@ import { Passwords do not match. - - New password must be different from the current password. -