An error occurred fetching the project authors.
  1. 02 Apr, 2017 1 commit
  2. 06 Mar, 2017 4 commits
  3. 23 Feb, 2017 4 commits
  4. 07 Dec, 2016 1 commit
    • jnoortheen's avatar
      fix: 24982- Remove'Signed in successfully' message · 6ab74b1c
      jnoortheen authored
      After this change the sign-in-success flash message will not be shown
      
      refactor: set flash message to be nil while signing in
      
      test: changed tests to reflect removal of sign-in message
      
      refactor: adding signed_in message back
      
      See Merge Request !7837
      
      issue#24982
      6ab74b1c
  5. 04 Oct, 2016 1 commit
    • Sean McGivern's avatar
      Restrict failed login attempts for users with 2FA · 194fbc3c
      Sean McGivern authored
      Copy logic from `Devise::Models::Lockable#valid_for_authentication?`, as
      our custom login flow with two pages doesn't call this method. This will
      increment the failed login counter, and lock the user's account once
      they exceed the number of failed attempts.
      
      Also ensure that users who are locked can't continue to submit 2FA
      codes.
      194fbc3c
  6. 02 Sep, 2016 1 commit
  7. 06 Jun, 2016 1 commit
  8. 03 Jun, 2016 2 commits
  9. 31 May, 2016 1 commit
  10. 30 May, 2016 1 commit
  11. 24 May, 2016 1 commit
  12. 07 Apr, 2016 2 commits
  13. 06 Apr, 2016 1 commit