ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Password too short gives no adequate explanation #222

Closed clenrock closed 7 years ago

clenrock commented 7 years ago

User story

As a user I want to get an error that gives the reason why my password is not accepted by the app instead of a general error message

What

This issue demands to give the user a specific error message describing what the user did that the app doesn't accept and what the app wants from the user instead for every "password rule"

Why

This issue is needed for the project because a general error message is too vague for the user too know what he has done wrong

How

This feature can be added by giving the user a specific error message describing what the user did that the app doesn't accept and what the app wants from the user instead for every "password rule"

Definition of ready

This features is not ready until the following issues are finished:

Definition of done

This task can be considered done when

Notes