gitlab-org--gitlab-foss/spec/features/profiles
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
..
account_spec.rb Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
chat_names_spec.rb Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
keys_spec.rb Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
oauth_applications_spec.rb Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
password_spec.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
personal_access_tokens_spec.rb Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
preferences_spec.rb Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
user_changes_notified_of_own_activity_spec.rb Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
user_visits_notifications_tab_spec.rb Replace 'profile/notifications.feature' spinach test with an rspec analog 2017-06-22 13:28:11 +11:00