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
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-08-03Remove provider path, replace with dynamic path.Connor Shea
2016-07-08Added a lot of stubbing to make sure OAUth requests are handled properly with...Patricio Cano
2016-07-04Change order of stubbing to fix testsPatricio Cano
2016-07-04Added tests for 2FA check on OAuth requestPatricio Cano
2016-06-06Implement authentication (login) using a U2F device.Timothy Andrew
2016-06-02Merge branch 'upgrade-devise-two-factor' into 'master' Robert Speicher
2016-05-31Pass the "Remember me" value to the 2FA token formRobert Speicher
2016-05-30Upgrade attr_encrypted and encryptorConnor Shea
2016-05-04Fix a spec that was failing due to !3483Rémy Coutable
2016-03-05Allow the initial admin to set a passwordRobert Speicher
2016-01-24Update wording for 2FA requirement noticeRobert Speicher
2015-12-25specs for forced two-factor authentication and grace periodGabriel Mazetto
2015-10-02Fix spec broken by updated Devise translationsRobert Speicher
2015-07-07Add `feature` tag to feature specsRobert Speicher
2015-05-11Handle password reset for users with 2FA enabledRobert Speicher
2015-05-10Prevent "You are already signed in." error message upon 2FA loginRobert Speicher
2015-05-10Generate 10 2FA backup codes instead of the default of 5Robert Speicher
2015-05-10Add :two_factor trait to User factoryRobert Speicher
2015-05-10Fix 2FA backup code removalRobert Speicher
2015-05-10Refactor SessionsControllerRobert Speicher
2015-05-10Make two-factor login work and add a feature specRobert Speicher