user management bugs fixed #43

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

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.

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.
mazdak.gibran added 1 commit 2 weeks ago
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.
mazdak.gibran requested review from naeem.ullah 2 weeks ago
naeem.ullah merged commit fd1b5b1607 into dev-pending-20-01-2026 2 weeks ago

Reviewers

naeem.ullah was requested for review 2 weeks ago
The pull request has been merged as fd1b5b1607.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b mazdak/UX-2147 dev-pending-20-01-2026
git pull origin mazdak/UX-2147

Step 2:

Merge the changes and update on Gitea.
git checkout dev-pending-20-01-2026
git merge --no-ff mazdak/UX-2147
git push origin dev-pending-20-01-2026
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aConnect/aConnect-UX#43
Loading…
There is no content yet.