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-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
2015-03-22Restyle oauth accounts at profile page and add ability to unlink accountDmitriy Zaporozhets
2015-03-13Use custom LDAP label in LDAP signin form.Douwe Maan
2015-03-03Merge pull request #7473 from sodabrew/patch-1Dmitriy Zaporozhets
2015-02-20Update bootstrap-sass gemDmitriy Zaporozhets
2015-02-14Improve login screen when only OmniAuth providers are enabledAaron Stone
2015-02-13Move OAuth signin options just below signin box.Douwe Maan
2015-02-13Add headings to signin/signup blocks on signin page.Douwe Maan
2015-02-05Clean up devise views.Douwe Maan
2015-01-15Remove password strength indicatorJacob Vosmaer
2015-01-08Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets
2015-01-08Redesign signin/singup pagesDmitriy Zaporozhets
2014-12-27chmod -xNihad Abbasov
2014-12-04added helperValery Sizov
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-10-30Merge branch 'feature_password_strength_indicator' into 'master'Dmitriy Zaporozhets
2014-10-28Removed unnecessary role in form.Patricio Cano
2014-10-28Added ID to the form-group, to fix alignment of inputsPatricio Cano
2014-10-28Merge pull request #7866 from cirosantilli/input-button-to-tagDmitriy Zaporozhets
2014-10-24Corrected the layout of the strength indicator to be more consistent througho...Patricio Cano
2014-10-22Merge branch 'master' into feature_password_strength_indicatorPatricio Cano
2014-10-22Added a password strength indicatorPatricio Cano
2014-10-22Fix 500 error on login page if ldap enabled and sign-in disabledDmitriy Zaporozhets
2014-10-14Use Hash syntax for LDAP server declarationJan-Willem van der Meer