1. 07 10月, 2017 1 次提交
  2. 28 9月, 2017 1 次提交
    • B
      # This is a combination of 1 commit. · 8fa87ea3
      Brian Neel 提交于
      # This is the 1st commit message:
      Add logging for all web authentication events
      
      # This is the commit message #2:
      
      Re-add underscore to after_inactive_sign_up_path_for
      
      # This is the commit message #3:
      
      Standardize on username=
      
      # This is the commit message #4:
      
      after_filter -> after_action, _resource -> resource
      
      # This is the commit message #5:
      
      Add two-factor login failures and account lockouts
      
      # This is the commit message #6:
      
      Move logging from two-factor concern to user model
      
      # This is the commit message #7:
      
      Add spaces around default parameter assignments
      
      # This is the commit message #8:
      
      Move logs out of user model
      
      # This is the commit message #9:
      
      Replace filtered_params with user_params
      
      # This is the commit message #10:
      
      Standardize case
      
      # This is the commit message #1:
      
      Fixes for username and AppLogger.info
      8fa87ea3
  3. 07 6月, 2017 1 次提交
  4. 05 6月, 2017 1 次提交
  5. 13 4月, 2017 1 次提交
  6. 02 4月, 2017 1 次提交
  7. 27 3月, 2017 1 次提交
  8. 08 2月, 2017 1 次提交
  9. 07 2月, 2017 1 次提交
  10. 03 1月, 2017 2 次提交
    • D
      Properly handle failed reCAPTCHA on user registration · ca1c492b
      Drew Blessing 提交于
      If a user presses the 'Register' button too quickly after attempting
      to solve the reCAPTCHA, or the reCAPTCHA is not solved at all, the
      user would experience a 500 error. Now, the case is properly
      handled and the user will be sent back to the registration page
      with a clear error message and can try again.
      ca1c492b
    • D
      Add email and password confirmation fields to registration form · 33b41bc8
      Drew Blessing 提交于
      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
  11. 09 12月, 2016 1 次提交
  12. 06 8月, 2016 1 次提交
  13. 03 6月, 2016 2 次提交
  14. 21 5月, 2016 1 次提交
  15. 17 5月, 2016 1 次提交
  16. 22 4月, 2016 1 次提交
  17. 20 4月, 2016 1 次提交
  18. 29 1月, 2016 1 次提交
  19. 20 1月, 2016 1 次提交
  20. 29 12月, 2015 2 次提交
  21. 28 12月, 2015 2 次提交
  22. 23 6月, 2015 1 次提交
  23. 28 5月, 2015 2 次提交
  24. 20 4月, 2015 1 次提交
  25. 05 2月, 2015 1 次提交
  26. 09 1月, 2015 2 次提交
  27. 08 1月, 2015 1 次提交
  28. 28 12月, 2014 1 次提交
  29. 03 10月, 2014 1 次提交
  30. 11 7月, 2014 1 次提交
  31. 04 7月, 2014 1 次提交
  32. 30 6月, 2014 1 次提交
  33. 04 9月, 2013 1 次提交
  34. 16 5月, 2013 1 次提交