gitlab-org--gitlab-foss/app/controllers/admin
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
..
abuse_reports_controller.rb
appearances_controller.rb
application_controller.rb
application_settings_controller.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
applications_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
background_jobs_controller.rb
broadcast_messages_controller.rb
cohorts_controller.rb
conversational_development_index_controller.rb Add Conversational Development Index page to admin panel 2017-06-01 17:37:21 +02:00
dashboard_controller.rb
deploy_keys_controller.rb Merge branch '3191-deploy-keys-update' into 'master' 2017-06-07 14:37:50 +00:00
groups_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
health_check_controller.rb
hook_logs_controller.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
hooks_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
identities_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
impersonation_tokens_controller.rb
impersonations_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
jobs_controller.rb Rename BuildsController to JobsController 2017-05-17 20:17:30 +08:00
keys_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
labels_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
logs_controller.rb
projects_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
requests_profiles_controller.rb
runner_projects_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
runners_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
services_controller.rb refactor code based on feedback 2017-05-05 18:18:39 +02:00
spam_logs_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
system_info_controller.rb
users_controller.rb fix spec failures 2017-06-23 19:00:22 +02:00