An error occurred fetching the project authors.
  1. 14 Jun, 2016 1 commit
  2. 06 Jun, 2016 1 commit
    • Timothy Andrew's avatar
      Implement U2F registration. · 128549f1
      Timothy Andrew authored
      - 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
  3. 03 Jun, 2016 2 commits
  4. 20 May, 2016 1 commit
  5. 19 Apr, 2016 1 commit
  6. 11 Mar, 2016 4 commits
  7. 03 Feb, 2016 1 commit
  8. 22 Jan, 2016 1 commit
  9. 14 Jan, 2016 1 commit
  10. 08 Dec, 2015 1 commit
  11. 02 Dec, 2015 2 commits
  12. 09 Sep, 2015 2 commits
  13. 23 Jul, 2015 1 commit
  14. 19 Jun, 2015 1 commit
  15. 12 Jun, 2015 1 commit
  16. 28 May, 2015 4 commits
  17. 09 May, 2015 9 commits
  18. 30 Apr, 2015 1 commit
  19. 24 Apr, 2015 1 commit
  20. 22 Mar, 2015 1 commit
  21. 24 Feb, 2015 1 commit
    • Sabba Petri's avatar
      Added a warning class to button · 1e42cd20
      Sabba Petri authored
      Because changing username largely affects the application, it should
      not be green, but be more of a warning change, which is why it's now
      orange.
      1e42cd20
  22. 23 Feb, 2015 2 commits