summaryrefslogtreecommitdiff
path: root/app/views/devise/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upgrade gl_field_errors to support more use cases.Bryce Johnson2016-11-011-1/+1
* Only show register tab if signup enabled.Bryce Johnson2016-10-241-2/+3
* Ensure custom provider tab labels don't break layout.ldap-login-stylesBryce Johnson2016-10-201-1/+1
* Contain normal signin in loginbox.Bryce Johnson2016-10-181-1/+3
* Fix href to server pane.Bryce Johnson2016-10-181-1/+1
* Fix tab refs in ldap tabs.Bryce Johnson2016-10-181-3/+3
* Split login box into different panes, for ldap enabled screens.Bryce Johnson2016-10-181-14/+15
* Fix Hash syntax to work for both Ruby 2.1 and 2.3sh-fix-ruby-2-1Stan Hu2016-10-151-2/+2
* Use Ruby 1.9 syntax in tab_single def and usage.Bryce Johnson2016-10-151-2/+1
* Unbreak all the tests relying on one login-box.Bryce Johnson2016-10-151-1/+1
* Add submit button contain with custom margin.Bryce Johnson2016-10-151-1/+1
* Include correct validation error with username invalid.Bryce Johnson2016-10-151-2/+1
* Fix errors, get validation running for signup box and sign in.Bryce Johnson2016-10-151-1/+1
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-157-52/+56
* 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
* Added minimum password length to password fieldpassword-min-length-placeholderPhil Hughes2016-06-031-1/+1
* show only the eanbled oauth providersAndrei Gliga2016-05-121-1/+1
* Improve uniqueness of field names on the signup formrs-unique-signup-fieldsRobert Speicher2016-04-191-2/+2
* Don't retrieve default values from `params`Timothy Andrew2016-04-131-4/+3
* Don't populate the password field on signup validation errors.Timothy Andrew2016-04-131-1/+1
* Replace nav-tabs with nav-linksDmitriy Zaporozhets2016-01-131-1/+1
* reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-1/+1
* Make sign-up form retain fields after failed CAPTCHA testStan Hu2015-12-271-4/+5
* Add support for Google reCAPTCHA in user registration to prevent spammersStan Hu2015-12-271-0/+3
* Revert "Merge pull request #9812 from chrspeich/hide-tabs-lone-auth-provider"rs-revert-gh-9812Robert Speicher2015-11-151-27/+19
* Hide tab-bar in login-box when only one tabs is shown.Christian Speich2015-11-071-19/+27
* Crowd integrationValery Sizov2015-09-021-2/+8
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-232-6/+4
* Protect OmniAuth request phase against CSRF.Douwe Maan2015-04-241-2/+2
* Merge pull request #9062 from fgimian/omniauth-disable-turbolinkDmitriy Zaporozhets2015-04-231-1/+1
|\
| * Disable turbolinks for omniauth link to avoid rendering problemsFotis Gimian2015-03-311-1/+1
* | Improve wording below signup boxRobert Speicher2015-04-071-2/+3
|/
* Restyle oauth accounts at profile page and add ability to unlink accountimprove-profileDmitriy Zaporozhets2015-03-211-1/+1
* Use custom LDAP label in LDAP signin form.Douwe Maan2015-03-131-1/+1
* Improve login screen when only OmniAuth providers are enabledAaron Stone2015-02-132-16/+10
* Move OAuth signin options just below signin box.Douwe Maan2015-02-133-10/+18
* Add headings to signin/signup blocks on signin page.Douwe Maan2015-02-132-4/+12
* Clean up devise views.Douwe Maan2015-02-051-1/+1
* Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-081-3/+3