opensrp / opensrp-client-giz-malawi

OpenSRP android client case management implementation for Malawi
Other
1 stars 3 forks source link

Change the error message when logged out #473

Closed AnnieMungai closed 2 years ago

AnnieMungai commented 2 years ago

When ALL caps is used for user name, it logs one in and a few seconds later one is kicked out from the system with a message that my account has been disabled. The transaction has so far not been allowed with the wrong username. Using the right user name being able to log in again.

Consider changing the error message that comes -Instead of 'Your account has been disabled/deleted' --display a different message 'Please log in with the correct user name and Password'.

roywanyaga commented 2 years ago

Tagging @dubdabasoduba to this issue

roywanyaga commented 2 years ago

Solution is to update opensrp-client-core to latest version. Comprehensive regression testing would be needed to ensure the update does not affect any existing functionality.

AnnieMungai commented 2 years ago

@roywanyaga will this need to apply to both preview and prod instances?

roywanyaga commented 2 years ago

@AnnieMungai yes. but after we've tested.

AnnieMungai commented 2 years ago

V.0.4.2-preview Looks good!