gitlab-org--gitlab-foss/spec/controllers
Dmitriy Zaporozhets aec9f211e5 Merge branch 'impersonate' into 'master'
refactor login as to be impersonation with better login/logout

Modifies the existing "login as" feature to be called impersonation.

This also adds:

* Application keep track of who is impersonating the user so they can revert back to the original user without having to log out.
* Stores the user profile via `HTTP_REFERER` so you get redirected back to the person you have impersonated once you stop.

## Screenshots:

![](http://sindacio.us/i/2015-10-28_17-52-41.png)
![](http://sindacio.us/i/2015-10-28_17-53-08.png)

See merge request !1702
2015-11-14 09:04:10 +00:00
..
admin refactor login as to be impersonation with better login/logout 2015-10-29 11:00:17 +01:00
groups Fix bug where avatar filenames were not actually deleted from the database during removal. 2015-05-07 10:00:35 -07:00
import Fix duplicate repositories in GitHub import page 2015-10-19 10:39:59 -07:00
profiles Bump devise-two-factor to 2.0.0 2015-09-19 21:16:18 -04:00
projects Add ignore white space option in merge request diff 2015-11-13 16:53:53 +09:00
abuse_reports_controller_spec.rb Satisfy Rubocop 2015-10-18 13:08:08 +02:00
application_controller_spec.rb Fix 403 Access Denied error messages when accessing Labels section in a project that has MRs disabled but issues enabled 2015-06-18 03:15:05 -07:00
autocomplete_controller_spec.rb Fix bug preventing invite by e-mail 2015-08-21 13:47:56 -07:00
blame_controller_spec.rb Fix blame view line groupings 2015-08-20 01:27:29 -07:00
blob_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
branches_controller_spec.rb Fix errors deleting and creating branches with encoded slashes 2015-08-01 23:33:33 -07:00
commit_controller_spec.rb Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
commits_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
help_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
invites_controller_spec.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
namespaces_controller_spec.rb Fix tests and improve wording 2015-09-14 14:16:08 +02:00
profile_keys_controller_spec.rb Only publish ssh key-type and key 2015-08-04 14:33:18 +02:00
projects_controller_spec.rb Only postgres does case sensitive compares 2015-10-22 10:19:12 +02:00
root_controller_spec.rb Add user preference to view project activity and starred project activity as default dashboard 2015-09-26 08:46:05 -07:00
uploads_controller_spec.rb Make all group public 2015-09-09 11:27:03 +03:00
users_controller_spec.rb Make username parameter for Users#show case-insensitive 2015-07-18 17:54:56 -04:00