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-UX/src/app/user-management/change-password
Mazdak Gibran f3685ba942 user management bugs fixed
bugs resolved:
Setup User: No validation applied; the form saves with empty inputs. User ID length validation is not implemented. The role column is not displayed in the table.

Reset Password: No success message is shown after password update. Strong password validation is not applied.

Change Password: No success message is shown after password update. Strong password validation is not applied. Validation to prevent using the same value for old and new passwords is not implemented.
4 months ago
..
change-password.component.html user management bugs fixed 4 months ago
change-password.component.scss initial aConnect commit. 6 months ago
change-password.component.spec.ts initial aConnect commit. 6 months ago
change-password.component.ts user management bugs fixed 4 months ago