项目

常规

个人资料

插件目录 » Redmine Crowd

作者 张斌
网站 https://github.com/binzh/redmine_crowd
代码仓库 https://github.com/binzh/redmine_crowd.git
注册日期 2014-05-20 (大约10年前)
当前版本 1.0.0
兼容 Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x
用户评分   (0)

Atlassian Crowd 单点登录服务认证支持 Redmine。
在 Redmine 2.2-stable 上测试。

安装说明

$git clone https://github.com/binzh/redmine_crowd.git plugins/redmine_crowd
$bundle install
在 `init.rb` 中配置您的 crowd 服务器
(重新)启动 Redmine 服务器

变更日志

1.0.0 (2014-05-20)

兼容 Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x。