gitlab-org--gitlab-foss/spec/controllers/admin
Imre Farkas bd3a484032
Add config to disable impersonation
Adds gitlab.impersonation_enabled config option defaulting to true to
keep the current default behaviour.

Only the act of impersonation is modified, impersonation token
management is not affected.
2018-11-29 09:37:16 +01:00
..
application_settings_controller_spec.rb Simplify runner registration token resetting 2018-10-04 08:37:01 +02:00
applications_controller_spec.rb Backport gitlab-ee!2456 2017-07-27 12:09:46 -04:00
dashboard_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
gitaly_servers_controller_spec.rb Gitaly Server info for admin panel 2018-01-31 08:54:45 +01:00
groups_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
health_check_controller_spec.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
hooks_controller_spec.rb reference triggers.values for permitted parameters 2018-01-17 09:55:00 +01:00
identities_controller_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
impersonations_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
projects_controller_spec.rb Prepare admin/projects/show view to allow EE specific feature 2018-10-05 18:11:16 -03:00
runners_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
services_controller_spec.rb Enable frozen string in app/models/*.rb 2018-07-26 16:55:41 -07:00
spam_logs_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
users_controller_spec.rb Add config to disable impersonation 2018-11-29 09:37:16 +01:00