1 Star 0 Fork 2

MonsterSpirit / python_ldap_platform

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
example.conf 550 Bytes
一键复制 编辑 原始数据 按行查看 历史
[base]
DOMAIN_NAME = http://sso.xxx.com
SITE_NAME = ldap platform
external_permission = no
[db]
engine = mysql
host =
port = 3306
user =
password =
database =
[redis]
host = 127.0.0.1
port = 6379
[email]
EMAIL_HOST = smtp.exmail.qq.com
EMAIL_PORT = 465
EMAIL_USE_SSL = True
EMAIL_HOST_USER =
EMAIL_HOST_PASSWORD =
EMAIL_FROM =
[ldap]
DOMAIN_SUFFIX = xxxx.com
[jenkins]
JENKINS_URL =
JENKINS_USERNAME =
JENKINS_PASSWORD =
[yearning]
engine = mysql
host =
port = 3306
user =
password =
database =
[aliyun]
access_id =
access_key =
accout_mail =
Python
1
https://gitee.com/LinStr/python_ldap_platform.git
git@gitee.com:LinStr/python_ldap_platform.git
LinStr
python_ldap_platform
python_ldap_platform
main

搜索帮助