An error occurred fetching the project authors.
- 14 Jun, 2016 1 commit
-
-
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
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 20 May, 2016 1 commit
-
-
Phil Hughes authored
-
- 19 Apr, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Main idea is to keep left sidebar static so user is not confused by changing context. Instead we put changing navigation with changing content in one main block Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 11 Mar, 2016 4 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
Added in disable button for 2fa
-
Phil Hughes authored
-
Phil Hughes authored
Closes #13854
-
- 03 Feb, 2016 1 commit
-
-
Robert Speicher authored
Closes #12653
-
- 22 Jan, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Jan, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 02 Dec, 2015 2 commits
-
-
http://gitlab.example.com/u/`Douwe Maan authored
-
Douwe Maan authored
-
- 09 Sep, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 19 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 12 Jun, 2015 1 commit
-
-
Nicolas authored
-
- 28 May, 2015 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
To prevent loose of group data you need to transfer or remove group first before you can remove user Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 09 May, 2015 9 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
"Two-factor" vs. "2-Factor"
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Turn 2-factor authentication into 2 steps process. Disabled 2fa UI for ldap users since it is not supported
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 30 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 24 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 22 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 24 Feb, 2015 1 commit
-
-
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.
-
- 23 Feb, 2015 2 commits
-
-
Sabba Petri authored
Styles for buttons are changed to match user expectations.
-
Sabba Petri authored
This commit adds consistency to small things like periods, commas, etc. Also gives additional information to buttons and headers. Fixes #2002, #2005, #2003
-