summaryrefslogtreecommitdiff
path: root/app/views/devise
Commit message (Expand)AuthorAgeFilesLines
* Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-152-2/+2
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into feature...Ehsan Abdulqader2019-02-181-3/+3
* Merge branch 'if-7693-smartcard_ldap_integration-ee_backport' into 'master'Dmitriy Zaporozhets2019-02-041-0/+2
|\
| * Backport of ee/9235: Add LDAP integration to smartcard authenticationImre Farkas2019-01-271-0/+2
* | Add e2e QA test for logging in using GitHub OAuthSanad Liaquat2019-02-011-1/+1
* | Use `sanitize_name` to sanitize URL in user full nameKushal Pandya2019-01-311-1/+1
|/
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-242-2/+2
* Addressing peer review feedback.Scott Escue2019-01-101-28/+0
* Preserve URL fragment across sign-in and sign-up redirectsScott Escue2019-01-101-1/+29
* Merge branch 'security-email-change-notification' into 'master'Cindy Pallares2018-11-282-0/+22
* Backport of ee/8120: Smartcard authenticationif-ee-726-smartcard_auth-ce_portImre Farkas2018-11-182-4/+9
* [QA] Handle sign-up when terms must be acceptedRémy Coutable2018-10-151-1/+1
* Initial commitSanad Liaquat2018-10-111-1/+1
* Retry registration 3 times before failingMark Lapierre2018-10-101-6/+6
* Allow registration when LDAP is enabledml-qa-register-ldapMark Lapierre2018-09-241-1/+1
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-194-4/+4
* [QA] consolidate selector patterns (1_manage/login)Dan Davison2018-09-185-13/+13
* Resolve "Update presentation for SSO providers on log in page"Martin Wortschack2018-09-063-25/+23
* Show a reCAPTCHA on signin page if custom header is setStan Hu2018-06-211-0/+4
* Fix multiple active tabs when Crowd or LDAP is in useStan Hu2018-06-211-2/+2
* Users can accept terms during registrationBob Van Landuyt2018-06-081-0/+7
* Fix login tabsAnnabel Dunstone Gray2018-05-243-14/+14
* Merge branch 'master' into bootstrap4Clement Ho2018-05-082-2/+2
|\
| * Replace time_ago_in_words with JS-based oneTakuya Noguchi2018-04-272-2/+2
* | Revert .hide to .d-none conversionClement Ho2018-04-241-3/+3
* | Fix tabs on sign in pageClement Ho2018-04-193-3/+3
* | Fix alignment on login pageClement Ho2018-04-164-4/+4
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-123-3/+3
|\ \ | |/
| * Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi2018-04-113-3/+3
* | [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-111-1/+1
* | [skip ci] Convert .checkbox to .form-checkClement Ho2018-04-114-4/+4
* | [skip ci] Rename .hide to .d-noneClement Ho2018-04-091-3/+3
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
|/
* Remove u2f webpack bundleMike Greiling2018-03-011-4/+0
* Chart.html.haml refactorJacob Schatz2018-02-191-1/+1
* 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
|\