- 18 Aug, 2016 2 commits
-
-
Timothy Andrew authored
1. Remove an unnecessary (since we're fetching all the records anyway) `pluck` while fetching U2F registration records. 2. Align "Your device was successfully set up!" section with the "U2F Devices" table below.
-
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).
-
- 14 Jul, 2016 1 commit
-
-
Timothy Andrew authored
1. Only on supported Chrome versions 2. Mainly, this lets us simplify the javascript-based U2F check to `window.u2f`, where `window.u2f` can either be loaded from the GitLab server (for Chrome) or from the Firefox extension. 3. This is a better way to provide browser detection for U2F.
-
- 06 Jun, 2016 1 commit
-
-
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 Mar, 2016 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
Added in disable button for 2fa
-
- 29 Feb, 2016 1 commit
-
-
Robert Speicher authored
Prior, if the user had enabled and then disabled 2FA, they would be shown a "You must enable Two-factor Authentication for your account." message when going back to re-activate it, even if 2FA enforcement was disabled.
-
- 24 Jan, 2016 1 commit
-
-
Robert Speicher authored
-
- 24 Dec, 2015 4 commits
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
simplified code and fixed stuffs
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 20 Sep, 2015 1 commit
-
-
Robert Speicher authored
Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2605 See https://github.com/tinfoil/devise-two-factor/pull/43
-
- 10 Jul, 2015 1 commit
-
-
Robert Speicher authored
This method encapsulates all the logic for disabling 2FA on a specific User model.
-
- 19 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 16 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 23 May, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 09 May, 2015 7 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-