1. 14 7月, 2016 1 次提交
  2. 12 7月, 2016 4 次提交
  3. 11 7月, 2016 1 次提交
  4. 08 7月, 2016 1 次提交
  5. 01 7月, 2016 1 次提交
  6. 24 6月, 2016 1 次提交
  7. 20 6月, 2016 2 次提交
  8. 16 6月, 2016 2 次提交
  9. 15 6月, 2016 3 次提交
  10. 10 6月, 2016 1 次提交
  11. 09 6月, 2016 1 次提交
  12. 07 6月, 2016 1 次提交
  13. 06 6月, 2016 5 次提交
    • F
      Updated MR notes. · 8dc1fa0d
      Fatih Acet 提交于
      8dc1fa0d
    • F
      Added tests for award emoji feature. · c1e2b02e
      Fatih Acet 提交于
      c1e2b02e
    • T
      Implement authentication (login) using a U2F device. · 86b07caa
      Timothy Andrew 提交于
      - Move the `authenticate_with_two_factor` method from
        `ApplicationController` to the `AuthenticatesWithTwoFactor` module,
        where it should be.
      86b07caa
    • T
      Implement U2F registration. · 128549f1
      Timothy Andrew 提交于
      - Move the `TwoFactorAuthsController`'s `new` action to `show`, since
        the page is not used to create a single "two factor auth" anymore. We
        can have a single 2FA authenticator app, along with any number of U2F
        devices, in any combination, so the page will be accessed after the
        first "two factor auth" is created.
      - Add the `u2f` javascript library, which provides an API to the
        browser's U2F implementation.
      - Add tests for the JS components
      128549f1
    • P
      Fixed JS errors · 515a5aeb
      Phil Hughes 提交于
      CHANGELOG item
      515a5aeb
  14. 03 6月, 2016 2 次提交
  15. 02 6月, 2016 2 次提交
  16. 21 5月, 2016 1 次提交
  17. 12 5月, 2016 1 次提交
  18. 09 5月, 2016 1 次提交
  19. 05 5月, 2016 2 次提交
  20. 14 4月, 2016 1 次提交
  21. 13 4月, 2016 2 次提交
  22. 06 4月, 2016 1 次提交
  23. 04 4月, 2016 1 次提交
  24. 03 3月, 2016 1 次提交
  25. 06 2月, 2016 1 次提交