插件目录 » LDAP OU到组
作者 | 张毅 | |
---|---|---|
网站 | https://github.com/yzhanginwa/redmine_ldap_ou_to_group | |
代码仓库 | https://github.com/yzhanginwa/redmine_ldap_ou_to_group | |
注册时间 | 2014-05-13(约10年前) | |
当前版本 | 0.2 | |
兼容性 | Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x | |
用户评分 |
此插件允许Redmine在用户登录时同步用户的LDAP OU到Redmine组。
安装说明
步骤1:将当前工作目录切换到Redmine下的插件目录
cd plugins
步骤2:克隆git仓库
git clone [email protected]:yzhanginwa/redmine_ldap_ou_to_group.git
变更日志
0.2 (2014-05-14)
兼容Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x。
修复了一些措辞问题。