- 09 Aug, 2016 1 commit
-
-
tiagonbotelho authored
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 27 Jun, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 14 Jun, 2016 2 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
-
- 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
-
- 15 Apr, 2016 1 commit
-
-
Rémy Coutable authored
Report: https://github.com/gitlabhq/gitlabhq/issues/10138Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 15 Mar, 2016 1 commit
-
-
Rémy Coutable authored
This reverts commit 01160fc0, reversing changes made to 4bff9daf.
-
- 24 Feb, 2016 1 commit
-
-
Robert Speicher authored
-
- 19 Feb, 2016 1 commit
-
-
Robert Speicher 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.
-
- 22 Jun, 2015 1 commit
-
-
Robert Speicher authored
These fixes were performed automatically by Rubocop's `-a` flag.
-
- 19 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 13 Jun, 2015 3 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
- 23 May, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 09 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 07 May, 2015 1 commit
-
-
Stan Hu authored
This would result in a 404 error in certain views. The `save` call was being rolled back due to an error in the validation step. Relax the validation step so that this works. Closes #1570
-