Skip to content

Sign Up Component #243

Description

@tmesser

The existing functionality is fine, it just needs to be in React

Tasks:

  • Create email field
  • Create password field
  • Check for user name uniqueness and reject if not unique
  • Check for adherence to password policy
  • Create Recaptcha infrastructure
  • Create confirm button
  • Create account on confirmation
  • Send mail to confirm email to user after account creation

Acceptance Criteria:

  • Can enter user name
  • Duplicate user name is not accepted
  • Can create password
  • Cannot create weak or noncompliant password
  • Account is created
  • Email confirmation is received
  • Recaptcha shows up when appropriate

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions