user management bugs fixed #43

Merged
naeem.ullah merged 1 commits from mazdak/UX-2147 into dev-pending-20-01-2026 2 weeks ago

1 Commits (main)

Author SHA1 Message Date
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.
2 weeks ago