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-06-17Merge branch 'rs-devise-emails' into 'master' Robert Speicher
2016-06-09Merge branch 'rs-fix-ldap-2fa-login' into 'master' Robert Speicher
2016-06-08Merge branch '14098-customize-after-sign-up-path' into 'master' Robert Speicher
2016-06-08Merge branch 'password-min-length-placeholder' into 'master' Robert Speicher
2016-06-08Allow custom text on 'almost there' pageSean McGivern
2016-06-08Fix 2FA-based login for LDAP usersRobert Speicher
2016-06-06Implement authentication (login) using a U2F device.Timothy Andrew
2016-06-03Added minimum password length to password fieldPhil Hughes
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-25New confirmation email :fire:Robert Speicher
2016-05-25Make the standard Devise confirmation email our new plaintext versionRobert Speicher
2016-05-12show only the eanbled oauth providersAndrei Gliga
2016-05-12render the omniauth_box if there are any button_based_providersAndrei Gliga
2016-05-04Merge branch 'rs-unique-signup-fields' into 'master' Douwe Maan
2016-05-03Improve the Two-factor Authentication sign-in text [ci skip]connorshea
2016-04-22Improved confirmation UXPhil Hughes
2016-04-19Improve uniqueness of field names on the signup formRobert Speicher
2016-04-13Don't retrieve default values from `params`Timothy Andrew
2016-04-13Don't populate the password field on signup validation errors.Timothy Andrew
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-02-25Move "I should see Crowd login form" feature to a view specRobert Speicher
2016-02-23Show Crowd login even when sign-in is disabledPeter Hudec
2016-01-13Replace nav-tabs with nav-linksDmitriy Zaporozhets
2015-12-28reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto
2015-12-28Make sign-up form retain fields after failed CAPTCHA testStan Hu
2015-12-27Add support for Google reCAPTCHA in user registration to prevent spammersStan Hu
2015-12-15Allow account unlock via emailDrew Blessing
2015-11-16Revert "Merge pull request #9812 from chrspeich/hide-tabs-lone-auth-provider"Robert Speicher
2015-11-07Hide tab-bar in login-box when only one tabs is shown.Christian Speich
2015-09-30Autofocus the email field on the password reset formRobert Speicher
2015-09-02Crowd integrationValery Sizov
2015-07-29Added tags to disable autocapitalize and autocorrect on login fieldDaryl Chan
2015-07-23Allow custom label to be set for authentication providers.Douwe Maan
2015-06-05Add "Remember me" checkbox to LDAP signin form.Douwe Maan
2015-05-16Fill in email on the new password formVinnie Okada
2015-05-14Merge branch 'omniauth-csrf' into 'master'Dmitriy Zaporozhets
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
2015-05-10Init 2 factor authentication for user modelDmitriy Zaporozhets
2015-04-30Add a page title to every page.Douwe Maan
2015-04-24Protect OmniAuth request phase against CSRF.Douwe Maan
2015-04-23Merge pull request #9062 from fgimian/omniauth-disable-turbolinkDmitriy Zaporozhets
2015-04-08Improve wording below signup boxRobert Speicher
2015-03-31Disable turbolinks for omniauth link to avoid rendering problemsFotis Gimian
2015-03-23Update views to single form of address. Change "my" to "your"Dmitriy Zaporozhets