openMF/mifos-mobile

Bug: Improve security of password Textfields

Closed this issue · 1 comments

Summary:

When typing password in the login screen or setting up a password while registering, the device keyboard can suggest words to the user. It can save the user's password. If someone else tries to login, the keyboard can automatically suggest the password & It will show previously used passwords. Which puts them at a security risk

Steps to reproduce:

Open apk --> Select Password field in the login screen ( or in register screen)

Expected behaviour:

The suggestion field should not appear
as example
image

Observed behaviour:

Suggestion field appeared

Device and Android version:

Galaxy A32 , Android 13

Screenshots:
image
image

& I would like to work on this issue. can I? @PratyushSingh07