Describe the bug
The input fields for account identifier and password under the store/update password tab accepts blank text as an input and stores them in the DB.
To Reproduce
Steps to reproduce the behavior:
Go to store password tab
Enter account identifier
Keep password blank
Enter master password
Hit the store button
Expected behavior
A warning is raised stating that blank account identifier or password is not allowed.
Describe the bug The input fields for
account identifier
andpassword
under thestore/update password
tab accepts blank text as an input and stores them in the DB.To Reproduce Steps to reproduce the behavior:
store password
tabaccount identifier
password
blankmaster password
store
buttonExpected behavior A warning is raised stating that blank
account identifier
orpassword
is not allowed.Screenshots