Skip to content

Modify Signup input and validation rules #44

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions