1. 03 Jan, 2017 1 commit
    • Drew Blessing's avatar
      Add email and password confirmation fields to registration form · 33b41bc8
      Drew Blessing authored
      It's too easy to mistype an email or password when signing up.
      The support team is receiving an increasing number of requests
      because users mistype their email. We can eliminate this problem
      by requiring users to confirm the email before registering. The
      same issue can occur for the password field so we should add
      this, too. We should note that password confirmation is part
      of the default Devise forms. I don't know why/when GitLab
      removed it.
      33b41bc8
  2. 20 Dec, 2016 21 commits
  3. 19 Dec, 2016 18 commits