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
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