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-11-18Un-un-revert signin tab order fix.Bryce Johnson
2016-11-02Change show-gl-field-errors to gl-show-field-errorsBryce Johnson
2016-10-22Merge branch 'master' into sign_in_forgot_passwordBernardo Anderson
2016-10-22Fix sign in page Forgot your password link overlapBernardo Anderson
2016-10-20Ensure custom provider tab labels don't break layout.Bryce Johnson
2016-10-20Change input order on Sign In form for better tabbing.Clement Ho
2016-10-18Fix aesthetic issues on CROWD login.Bryce Johnson
2016-10-18Fix superfluous margin on new_ldap submit.Bryce Johnson
2016-10-18Use correct verbiage for username in login form.Bryce Johnson
2016-10-18Fix aesthetic issues on LDAP login.Bryce Johnson
2016-10-15Use Ruby 1.9 syntax in tab_single def and usage.Bryce Johnson
2016-10-15Fix syntax error -- missing comma in _new_crowd.Bryce Johnson
2016-10-15Fix nesting on sessions/new.Bryce Johnson
2016-10-15Unbreak all the tests relying on one login-box.Bryce Johnson
2016-10-15Fix omniauth box styling.Bryce Johnson
2016-10-15Add submit button contain with custom margin.Bryce Johnson
2016-10-15Make style fixes, make all submit buttons full-width btn-block.Bryce Johnson
2016-10-15Make UX upgrades to SignIn/Register views.Bryce Johnson
2016-10-13Improve tabbing usability for sign in pageClement Ho
2016-09-21fix LDAP omniauth regression (Closes: #22357)Dmitry Smirnov
2016-09-02Pass the remember_me option into the u2f form and support it while authentica...DJ Mountney
2016-08-03Remove provider path, replace with dynamic path.Connor Shea
2016-08-03Add an oauth provider path helper.Connor Shea
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-12render the omniauth_box if there are any button_based_providersAndrei Gliga
2016-05-03Improve the Two-factor Authentication sign-in text [ci skip]connorshea
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
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-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-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