aauth-dokuwiki:对DokuWiki的AllianceAuth支持

时间:2021-05-12 23:12:30
【文件属性】:
文件名称:aauth-dokuwiki:对DokuWiki的AllianceAuth支持
文件大小:14KB
文件格式:ZIP
更新时间:2021-05-12 23:12:30
Python 这是的集成。 该模块实现ASO的SSO和组导出。 有关适用于dokuwiki的相应auth插件,请参见。 该模块主要基于Allianceauth中已经存在的话语集成。 安装: 运行pip install . 在顶层目录中。 在settings/local.py 'aauthdokuwiki'添加到INSTALLED_APPS 将以下条目添加到settings/local.py : DOKUWIKI_URL = 'https://doku.example.com' ## Set this to a long random string. DOKUWIKI_SSO_SECRET = '' ## Default location/name: DOKUWIKI_GROUP_PATH = '/tmp/dokuwiki_groups.csv' ## Uncomment to see deb
【文件预览】:
aauth-dokuwiki-master
----MANIFEST.in(52B)
----LICENSE(18KB)
----aauthdokuwiki()
--------apps.py(126B)
--------urls.py(166B)
--------auth_hooks.py(2KB)
--------__init__.py(64B)
--------models.py(289B)
--------tasks.py(1KB)
--------views.py(3KB)
--------templates()
--------common.py(742B)
----setup.py(395B)
----README.md(991B)
----.gitignore(55B)

网友评论