summaryrefslogtreecommitdiff
path: root/app/views/devise
Commit message (Expand)AuthorAgeFilesLines
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+2
* Fix Shows signin tab after new user email confirmationJacopo2018-01-182-2/+2
* remove ambiguity about which resource type to be using for new sessionsBrett Walker2017-12-055-10/+10
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-235-9/+9
* Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-051-2/+3
|\
| * Changed account confirmation line to e-mail text. This MR fixes issue #13637bitsapien2017-09-281-2/+3
* | fix whitespaceBrett Walker2017-09-241-1/+1
* | small cleanup changes based on feedbackBrett Walker2017-09-232-9/+2
* | move #cta properly under #contentBrett Walker2017-09-232-9/+9
* | refactored the account confirmation into a partial. Also made theBrett Walker2017-09-236-31/+38
* | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-234-14/+36
|/
* Add missing classes to omniauth remember-me checkbox and add correct font-sizeJedidiah2017-09-141-3/+5
* add padding above Remember Me for social login35178-remember-me-in-omniauth-box-seems-too-close-to-iconsSimon Knox2017-07-201-2/+2
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-134-8/+8
* Merge branch '18000-remember-me-for-oauth-login' into 'master'Douwe Maan2017-07-061-1/+4
|\
| * Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-061-1/+1
| * Move OAuth "remember me" javascript logic into a class.Timothy Andrew2017-07-061-14/+0
| * Add integration tests around OAuth login.Timothy Andrew2017-07-061-1/+1
| * Implement "remember me" for OAuth-based login.Timothy Andrew2017-07-061-1/+18
* | Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'"revert-6df61942Sean McGivern2017-07-051-4/+1
* | Merge branch '18000-remember-me-for-oauth-login' into 'master'Sean McGivern2017-07-051-1/+4
|\ \
| * | Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-031-1/+1
| * | Move OAuth "remember me" javascript logic into a class.Timothy Andrew2017-07-031-14/+0
| * | Add integration tests around OAuth login.Timothy Andrew2017-07-031-1/+1
| * | Implement "remember me" for OAuth-based login.Timothy Andrew2017-07-031-1/+18
| |/
* | add margin between captcha and register button29000-recaptcha-marginSimon Knox2017-07-031-1/+1
|/
* use common devise layout and use heading styleAlexis Reigel2017-06-134-45/+41
* use common layout for devise mailerAlexis Reigel2017-06-132-22/+20
* Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-1/+1
* Resolve ""Username or email" label on login form does not point to its corres...Tim Zallmann2017-05-162-3/+3
* Corrected alignment for the remember-me checkbox in the login viewJose Ivan Vargas2017-03-221-1/+1
* Change label for name on sign up form29209-sign-up-form-nametauriedavis2017-03-091-1/+1
* move u2f library to webpackmove-u2f-bundleMike Greiling2017-03-071-1/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
* Add active_when helperSemyon Pupkov2017-02-152-2/+2
* Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-1/+1
* Remove turbolinks.Bryce Johnson2017-02-021-1/+1
* Fix ImplicitDiv Haml lint failureRobert Speicher2017-01-041-1/+1
* Merge branch 'add_email_password_confirmation' into 'master' Douwe Maan2017-01-041-0/+3
|\
| * Add email and password confirmation fields to registration formDrew Blessing2017-01-031-0/+3
* | HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-316-14/+14
* | HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-313-7/+7
* | HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-312-2/+2
* | Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-271-1/+1
|/
* Merge branch '15081-wrong-login-tab-ldap-frontend' into 'master' Fatih Acet2016-12-091-0/+1
|\
| * Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo2016-12-021-0/+1
* | Remove confirmation.scssAnnabel Dunstone Gray2016-12-061-3/+4
|/
* Un-un-revert signin tab order fix.super-secret-login-upgradeBryce Johnson2016-11-181-2/+2
* Allow registering users where the username contains dots (.).Timothy Andrew2016-11-181-1/+1
* Fix no "Register" tab if ldap auth is enabled (#24038)Luc Didry2016-11-101-0/+3