gitlab-org--gitlab-foss/app/views/layouts
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
..
ci CI details cleanup 2015-11-05 15:24:27 +01:00
header Merge branch 'impersonate' into 'master' 2015-11-14 09:04:10 +00:00
nav Expose CI enable option in project features 2015-11-13 10:52:50 +01:00
_bootlint.haml
_broadcast.html.haml
_collapse_button.html.haml
_flash.html.haml
_google_analytics.html.haml
_head.html.haml Fix referals for :back and relative URL installs. 2015-10-03 08:58:31 -04:00
_init_auto_complete.html.haml Fix URL targets for uploads, markdown preview and autocomplete in MR textareas 2015-09-18 16:35:53 +02:00
_page.html.haml Re-use User objects for avatar_icon where possible 2015-10-15 12:05:01 +02:00
_page_title.html.haml
_piwik.html.haml Update piwik template 2015-11-08 18:03:30 +02:00
_search.html.haml Replace CoffeeScript block into JavaScript in Views. 2015-11-10 19:17:37 +08:00
_user_styles.html.haml
admin.html.haml
application.html.haml
dashboard.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
devise.html.haml
errors.html.haml
explore.html.haml
group.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
group_settings.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
help.html.haml
notify.html.haml Fix typo in email comment: hone -> one 2015-11-11 13:40:47 +00:00
profile.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
project.html.haml Fix URL targets for uploads, markdown preview and autocomplete in MR textareas 2015-09-18 16:35:53 +02:00
project_settings.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
search.html.haml
snippets.html.haml