Skip to content

velaluqa/redmine_impersonate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redmine_impersonate

Allows administrators to impersonate other users. This is helpful in setting up roles and permissions for redmine.

After installation you can see "Impersonate" links in the admin user list and on the users profile.

To stop impersonating you will have a link besides the "Sign out" link.

Installation:

  • To install plugin, go to plugins folder of your Redmine repository and run:

      git clone http://github.com/velaluqa/redmine_impersonate
    
  • Run db migrations for the plugin

      rake redmine:plugins:migrate RAILS_ENV=production
    
  • Bundle install all the gems using the following command

      bundle install
    

Credits

This plugin has "evolved" from arkhitech/redmine_impersonate.

About

Impersonate other users as administrator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages