Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nounder/redmine_impersonate

Redmine plugin allowing administrators to login as any user with a single click.
https://github.com/nounder/redmine_impersonate

redmine redmine-plugin

Last synced: 6 days ago
JSON representation

Redmine plugin allowing administrators to login as any user with a single click.

Awesome Lists containing this project

README

        

Redmine Impersonate
===================

Redmine plugin allowing administrators to securely login as any user with
a single click.

Installation
------------

Follow standard Redmine plugin installation procedure.

* Move `redmine_impersonate/` to `$REDMINE/plugins/`.

Configuration
-------------

This plugin has no settings. When installed, administrators will be able to
temporarily login as other user by clicking "Impersonate" button in his
profile and edit page. To stop impersonating, click "Cancel" next to
impersonating message at the top.

Usage
-----

1. Go to profile of a user you want to impersonate.
2. Click "Impersonate" in action menu. ([see screenshot](https://github.com/nounderline/redmine_impersonate/issues/23))

Requirements
------------

Since this program depend on another software, it was written with compatibility
in mind to keep it functional across many version of software it uses.

* Redmine (`>= 4.0`)
* Redmine (`>= 3.0`, use [redmine-3.x branch](https://github.com/rgtk/redmine_impersonate/tree/redmine-3.x))
* Redmine (`2.0+`, use [redmine-2.x branch](https://github.com/rgtk/redmine_impersonate/tree/redmine-2.x))