Skip to content

Modify Signup input and validation rules #44

@3zcurdia

Description

@3zcurdia

Changelog

Given the SignUp View modify it so it can:

  • Change the username to email input, consider the keyboard must be appropriated for email
  • Add the following validation for password
    • At least one UperCase
    • At least one LowerCase
    • At least one symbol
    • At least one number
    • At least 8 character

Bonus:

Instead of the classic password validation implement the zxcvbn from dropbox inspired by xkcd

password_strength_2x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions