BigW Consortium Gitlab

  1. 23 Feb, 2017 2 commits
  2. 06 Feb, 2017 1 commit
  3. 02 Jan, 2017 2 commits
  4. 29 Dec, 2016 1 commit
  5. 02 Dec, 2016 1 commit
  6. 09 Aug, 2016 1 commit
  7. 05 Jul, 2016 1 commit
  8. 07 Jun, 2016 1 commit
  9. 06 Jun, 2016 1 commit
    • Add a `U2fRegistrations` table/model. · 791cc913
      Timothy Andrew authored
      - To hold registrations from U2F devices, and to authenticate them.
      - Previously, `User#two_factor_enabled` was aliased to the
        `otp_required_for_login` column on `users`.
      - This commit changes things a bit:
          - `User#two_factor_enabled` is not a method anymore
          - `User#two_factor_enabled?` checks both the
            `otp_required_for_login` column, as well as `U2fRegistration`s
          - Change all instances of `User#two_factor_enabled` to
            `User#two_factor_enabled?`
      - Add the `u2f` gem, and implement registration/authentication at the
        model level.
  10. 03 Jun, 2016 2 commits
  11. 24 May, 2016 1 commit
  12. 16 May, 2016 1 commit
  13. 02 Dec, 2015 1 commit
  14. 30 Nov, 2015 2 commits
  15. 29 Oct, 2015 1 commit
  16. 24 Sep, 2015 3 commits
  17. 19 Jun, 2015 2 commits
  18. 12 Feb, 2015 2 commits
  19. 06 Feb, 2015 1 commit
  20. 17 Jun, 2014 1 commit
  21. 13 Apr, 2014 1 commit
  22. 21 Aug, 2013 1 commit
  23. 22 Jun, 2013 1 commit
  24. 13 Jun, 2013 1 commit
  25. 16 May, 2013 1 commit
  26. 18 Apr, 2013 1 commit
  27. 28 Feb, 2013 1 commit
  28. 21 Feb, 2013 2 commits
  29. 18 Jan, 2013 1 commit
  30. 09 Jan, 2013 1 commit
  31. 23 Nov, 2012 1 commit