Commit Graph

8 Commits (0329da50a3dfb02727b49d64973570291c842e54)

Author SHA1 Message Date
Mazdak Gibran 67b7341f50 user permission fix
user permission fix internal server error
2 weeks ago
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
Mazdak Gibran 150fb0f88b add success message
add success message to change password and reset password, and fixed the routing in change password.
2 weeks ago
atif118-mfsys c278b0f89c implemented permissions checks to prevent users accessing the content they do not have permission for. 4 weeks ago
atif118-mfsys 1c0b19e33c added activity guard and added some translations 1 month ago
atif118-mfsys 8340f14035 working on setting up http services as per standard 1 month ago
Mazdak Gibran a6a38d068e sms gateway screen
sms gateway screen dynamically renders different forms
2 months ago
atif118-mfsys d59d64987c initial aConnect commit. 2 months ago