Overview
Redmine definitely needs a better access control (ACL) for example to allow hosting open source and proprietary projects on the same installation. The best manifestation of this problem are Non members and Anonymous roles which are defined globally for all projects.
This problem gets resolved with the Role Shift plugin. This plugin allows you to manage roles at the project level: you can now define a shift for any role (including Anonymous and Non members).
- License: GNU General Public License (GPL) v2.0
- Supports: Redmine 1.0.x, 1.4.x, 2.0.x, 2.1.x, 2.2.x / ChiliProject 3.x
- External issue: #1428, #2076, #6801
- Programming language: Ruby
- SVN Repository:
svn co http://svn.s-andy.com/role-shift role_shift
Issue tracking
- Bug: 1 open / 5
- Feature: 3 open / 4
- Support: 0 open / 0
- Patch: 0 open / 0
- Translation: 0 open / 0
Members
Author: Andriy Lesyuk
Latest news
0.1.0b with support of Redmine 2.x
This is a maintenance release, which just adds support for Redmine 1.4.x, 2.0.x, 2.1.x and 2.2.x.
Hack goes public
Did you ever want to restrict access to some projects maintaining role names?.. I.e. not by creating special roles like "<Project name> developer"?.. I did!
