BigW Consortium Gitlab

  1. 06 Apr, 2017 1 commit
  2. 07 Mar, 2017 1 commit
  3. 16 Dec, 2016 1 commit
    • Add GitLab host to 2FA QR and manual info · 55f224e4
      Drew Blessing authored
      The two factor authentication account string only had the user's
      email address. This led to ambiguous entries in two factor
      code generating apps. This adds the GitLab host to the account
      string in the standard format (according to Google). No matter
      the code generator this change disambiguates the entry.
  4. 18 Aug, 2016 1 commit
    • Allow naming U2F devices. · 16c44a5d
      Timothy Andrew authored
      1. Display a list of U2F devices on the `two_factor_auth` page.
      
      2. Allow deleting individual U2F devices.
      
      3. Allow setting a (optional) name for a device (during registration).
  5. 14 Jul, 2016 2 commits
  6. 11 Jul, 2016 1 commit
  7. 30 Jun, 2016 1 commit
  8. 16 Jun, 2016 2 commits
  9. 15 Jun, 2016 1 commit
  10. 06 Jun, 2016 1 commit
    • 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
  11. 29 Mar, 2016 1 commit
  12. 11 Mar, 2016 2 commits
  13. 01 Feb, 2016 1 commit
  14. 24 Dec, 2015 1 commit
  15. 19 Aug, 2015 1 commit
  16. 22 Jul, 2015 1 commit
  17. 10 Jun, 2015 1 commit
  18. 23 May, 2015 1 commit
  19. 09 May, 2015 8 commits