gitlab-org--gitlab-foss/app/views/devise
Robin Bobbitt 672a68d372 Fixes needed when GitLab sign-in is not enabled
When sign-in is disabled:
 - skip password expiration checks
 - prevent password reset requests
 - don’t show Password tab in User Settings
 - don’t allow login with username/password for Git over HTTP requests
 - render 404 on requests to Profiles::PasswordsController
2017-07-13 10:08:27 -04:00
..
confirmations Remove confirmation.scss 2016-12-06 09:18:17 -06:00
mailer use common devise layout and use heading style 2017-06-13 22:36:45 +02:00
passwords Resolve ""Username or email" label on login form does not point to its corresponding input field" 2017-05-16 12:13:56 +00:00
registrations
sessions Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
shared Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
unlocks Change show-gl-field-errors to gl-show-field-errors 2016-11-02 11:35:21 +01:00