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-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-26Provide hint to create a personal access token for Git over HTTPRobin Bobbitt
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Change `login_with` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-09Add :redis keyword to some specs clear state of trackable attributesToon Claes
2017-04-06state the reason to the user for the required 2faAlexis Reigel
2017-03-09add a spec that the ghost user cannot log inhttp://jneen.net/
2017-02-10Don't perform Devise trackable updates on blocked User recordsRobert Speicher
2017-01-31Remove flash warning from login pagePadilla, Gerald
2016-10-25Fix rubocop build errorJacob Schatz
2016-10-24Use proper tense and spacing in login_specs.Bryce Johnson
2016-10-24Test login tab/pane rendering in varying configurations.Bryce Johnson
2016-10-15Update filled in field for two_factor auth to use id.Bryce Johnson
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