You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
907 B
27 lines
907 B
---
|
|
name: 禅道开源版LDAP插件
|
|
code: ldap
|
|
type: extension
|
|
site: http://www.zentao.net
|
|
author: 'jie.dong<409726418@qq.com>'
|
|
abstract: >
|
|
支持LDAP验证登录,并将用户的邮箱,姓名同步至禅道数据库。
|
|
desc: >
|
|
1.插件安装后,在后台页面会多出一个"LDAP"子页面,可在该页面配置LDAP服务器信息
|
|
2.本地用户,通过在账户名称前加“$”符号来登录禅道
|
|
install: |
|
|
1. 通过禅道的插件管理来进行安装。
|
|
1.1 使用管理员身份登录禅道,访问插件管理。
|
|
1.2 通过本地安装的方式进行安装
|
|
2. 手工安装,将代码解压缩,然后将目录拷贝到禅道对应的目录,比如module拷贝到zentao的module。
|
|
releases:
|
|
1.2:
|
|
zentao:
|
|
compatible: 11.5
|
|
incompatible:
|
|
charge: free
|
|
date: 2019-05-16
|
|
conflicts: null
|
|
depends: null
|
|
license: LGPL
|
|
changelog: >
|