summaryrefslogtreecommitdiff
path: root/app/views/devise/sessions
Commit message (Expand)AuthorAgeFilesLines
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-3/+3
* Resolve ""Username or email" label on login form does not point to its corres...Tim Zallmann2017-05-161-1/+1
* Corrected alignment for the remember-me checkbox in the login viewJose Ivan Vargas2017-03-221-1/+1
* move u2f library to webpackmove-u2f-bundleMike Greiling2017-03-071-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-313-5/+5
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-3/+3
* Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-271-1/+1
* Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo2016-12-021-0/+1
* Un-un-revert signin tab order fix.super-secret-login-upgradeBryce Johnson2016-11-181-2/+2
* Change show-gl-field-errors to gl-show-field-errorsBryce Johnson2016-11-024-4/+4
* Merge branch 'master' into sign_in_forgot_passwordBernardo Anderson2016-10-221-1/+1
|\
| * Ensure custom provider tab labels don't break layout.ldap-login-stylesBryce Johnson2016-10-201-1/+1
* | Fix sign in page Forgot your password link overlapBernardo Anderson2016-10-221-1/+1
|/
* Change input order on Sign In form for better tabbing.unrevert-tab-order-MRClement Ho2016-10-201-2/+2
* Fix aesthetic issues on CROWD login.Bryce Johnson2016-10-181-2/+2
* Fix superfluous margin on new_ldap submit.Bryce Johnson2016-10-181-1/+1
* Use correct verbiage for username in login form.Bryce Johnson2016-10-181-1/+1
* Fix aesthetic issues on LDAP login.Bryce Johnson2016-10-181-2/+2
* Use Ruby 1.9 syntax in tab_single def and usage.Bryce Johnson2016-10-151-1/+1
* Fix syntax error -- missing comma in _new_crowd.Bryce Johnson2016-10-151-1/+1
* Fix nesting on sessions/new.Bryce Johnson2016-10-151-8/+7
* Unbreak all the tests relying on one login-box.Bryce Johnson2016-10-151-1/+1
* Fix omniauth box styling.Bryce Johnson2016-10-151-1/+1
* Add submit button contain with custom margin.Bryce Johnson2016-10-151-1/+1
* Make style fixes, make all submit buttons full-width btn-block.Bryce Johnson2016-10-151-2/+2
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-155-32/+47
* Improve tabbing usability for sign in page23279-tabbing-over-the-login-screen-should-go-from-password-to-submitClement Ho2016-10-131-2/+2
* fix LDAP omniauth regression (Closes: #22357)Dmitry Smirnov2016-09-211-1/+1
* Pass the remember_me option into the u2f form and support it while authentica...add-remember-option-u2fDJ Mountney2016-09-011-2/+1
* Remove provider path, replace with dynamic path.devise-deprecationsConnor Shea2016-08-031-1/+1
* Add an oauth provider path helper.Connor Shea2016-08-031-1/+1
* Add a U2F feature spec for multiple devices owned by the same user.17341-firefox-u2fTimothy Andrew2016-07-141-2/+2
* Load Javascript U2F library selectively.Timothy Andrew2016-07-141-0/+4
* Fix 2FA-based login for LDAP usersrs-fix-ldap-2fa-loginRobert Speicher2016-06-071-1/+2
* Implement authentication (login) using a U2F device.Timothy Andrew2016-06-061-7/+14
* Disable 2FA field autocomplete, resolves #18021.Connor Shea2016-06-011-1/+1
* Pass the "Remember me" value to the 2FA token formrs-remember-me-2faRobert Speicher2016-05-301-0/+1
* render the omniauth_box if there are any button_based_providersAndrei Gliga2016-05-121-1/+1
* Improve the Two-factor Authentication sign-in text [ci skip]connorshea2016-05-031-2/+2
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Move "I should see Crowd login form" feature to a view specrs-crowd-form-view-specRobert Speicher2016-02-241-2/+2
* Show Crowd login even when sign-in is disabledPeter Hudec2016-02-231-1/+1
* Crowd integrationValery Sizov2015-09-021-0/+9
* Added tags to disable autocapitalize and autocorrect on login fieldDaryl Chan2015-07-291-1/+1
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-231-1/+1
* Add "Remember me" checkbox to LDAP signin form.ldap-remember-meDouwe Maan2015-06-051-0/+5
* Move "invalid 2FA code" error message to the flashRobert Speicher2015-05-091-3/+0
* Add a hint on login form about using a recovery codeRobert Speicher2015-05-091-0/+1
* Refactor SessionsControllerRobert Speicher2015-05-091-1/+0
* Update login views for two-factor authRobert Speicher2015-05-092-6/+2