summaryrefslogtreecommitdiff
path: root/app/controllers/admin/impersonations_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add config to disable impersonationImre Farkas2018-11-291-12/+1
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-071-1/+1
* Remove the User#is_admin? methodblackst0ne2017-04-091-1/+1
* Fix incorrect "stopped impersonation" log messagefix-impersonation-logStan Hu2016-08-231-1/+1
* Log to application.log when an admin starts and stops impersonating a userStan Hu2016-05-041-0/+2
* Store original user in variableDouwe Maan2016-04-221-2/+2
* Remove unused methodDouwe Maan2016-04-221-4/+0
* Fix issue with impersonationDouwe Maan2016-04-221-0/+28