summaryrefslogtreecommitdiff
path: root/app/views/devise/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
* [QA] consolidate selector patterns (1_manage/login)Dan Davison2018-09-182-4/+4
* Resolve "Update presentation for SSO providers on log in page"Martin Wortschack2018-09-062-23/+21
* 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
* 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-161-1/+1
* 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] Convert .checkbox to .form-checkClement Ho2018-04-111-1/+1
* | [skip ci] Rename .hide to .d-noneClement Ho2018-04-091-3/+3
|/
* 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-053-7/+7
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-234-6/+6
* 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-133-5/+5
* 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
|/
* Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-1/+1
* Change label for name on sign up form29209-sign-up-form-nametauriedavis2017-03-091-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-313-9/+9
* | HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-312-4/+4
* | HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-312-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
* Change show-gl-field-errors to gl-show-field-errorsBryce Johnson2016-11-021-1/+1