Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-07move u2f library to webpackMike Greiling
2016-12-27Improved the u2f flowLuke "Jared" Bennett
2016-11-02Change show-gl-field-errors to gl-show-field-errorsBryce Johnson
2016-10-20Ensure custom provider tab labels don't break layout.Bryce Johnson
2016-10-15Use Ruby 1.9 syntax in tab_single def and usage.Bryce Johnson
2016-10-15Make UX upgrades to SignIn/Register views.Bryce Johnson
2016-09-02Pass the remember_me option into the u2f form and support it while authentica...DJ Mountney
2016-07-14Add a U2F feature spec for multiple devices owned by the same user.Timothy Andrew
2016-07-14Load Javascript U2F library selectively.Timothy Andrew
2016-06-08Fix 2FA-based login for LDAP usersRobert Speicher
2016-06-06Implement authentication (login) using a U2F device.Timothy Andrew
2016-06-01Disable 2FA field autocomplete, resolves #18021.Connor Shea
2016-05-31Pass the "Remember me" value to the 2FA token formRobert Speicher
2016-05-03Improve the Two-factor Authentication sign-in text [ci skip]connorshea
2015-05-10Move "invalid 2FA code" error message to the flashRobert Speicher
2015-05-10Add a hint on login form about using a recovery codeRobert Speicher
2015-05-10Refactor SessionsControllerRobert Speicher
2015-05-10Update login views for two-factor authRobert Speicher
2015-05-10Be consistent with what we call the 2FA featureRobert Speicher
2015-05-10Turn 2-factor authentication into 2 steps process. Disabled 2fa UI for ldap u...Dmitriy Zaporozhets