gitlab-org--gitlab-foss/spec/controllers/admin
Oren Kanner 8dd9a8b6e0 Allow admins to stop impersonating users without e-mail addresses
Resolves #24576

Modify the guard clause of the `ApplicationController#require_email`
before action to skip requests where an admin is impersonating the
current user.
2016-11-17 23:28:39 -05:00
..
groups_controller_spec.rb This fixes a long running tests due to changed Sidekiq state 2016-08-15 23:26:40 +02:00
identities_controller_spec.rb
impersonations_controller_spec.rb Allow admins to stop impersonating users without e-mail addresses 2016-11-17 23:28:39 -05:00
projects_controller_spec.rb
spam_logs_controller_spec.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
users_controller_spec.rb Only show one error message for an invalid email 2016-10-27 15:46:28 -04:00