arkhitech / redmine_impersonate

allows people with permission to impersonate user's in their project and allows administrator to impersonate anyone. This is helpful in setting up roles and permissions for redmine.
MIT License
5 stars 4 forks source link

Redirect to / #7

Open morfie78 opened 8 years ago

morfie78 commented 8 years ago

I have redmine v.3.2.1. I was able to install this plugin without issue. I enabled it in a project and got the menu item "Impersonate" in the project menu. When I click on it, it is supposed to go to /project/projectname/impersonate/select_user, but instead it ends up on "/". Any ideas? Thanks.