django-auth-ldap:针对 LDAP 服务进行身份验证的 Django 身份验证后端

时间:2021-08-05 02:59:39
【文件属性】:
文件名称:django-auth-ldap:针对 LDAP 服务进行身份验证的 Django 身份验证后端
文件大小:63KB
文件格式:ZIP
更新时间:2021-08-05 02:59:39
Python 使用 LDAP 的 Django 身份验证 这是针对 LDAP 服务进行身份验证的 Django 身份验证后端。 配置可以像单个专有名称模板一样简单,但有许多丰富的配置选项可用于处理用户、组和权限。 文档: : PyPI: ://pypi.org/project/django-auth-ldap/ 存储库: : 许可证:BSD 2-Clause Python 3.6+ 支持此版本; 和 Django 2.2+。 它需要 >= 3.1。 安装 使用 pip 安装包: $ pip install django-auth-ldap 它需要 >= 3.1。 您将需要系统上可用的库和标头。 要在 Django 项目中使用 auth 后端,请将'django_auth_ldap.backend.LDAPBackend'添加到AUTHENTICATION_BACKENDS 。 不
【文件预览】:
django-auth-ldap-master
----MANIFEST.in(64B)
----README.rst(5KB)
----.github()
--------workflows()
----django_auth_ldap()
--------config.py(23KB)
--------backend.py(33KB)
--------__init__.py(113B)
----tox.ini(857B)
----LICENSE(1KB)
----CHANGES(8KB)
----setup.cfg(1KB)
----setup.py(38B)
----docs()
--------permissions.rst(4KB)
--------multiconfig.rst(2KB)
--------reference.rst(20KB)
--------contributing.rst(968B)
--------install.rst(1KB)
--------conf.py(6KB)
--------authentication.rst(7KB)
--------requirements.txt(15B)
--------changes.rst(47B)
--------index.rst(966B)
--------Makefile(620B)
--------logging.rst(639B)
--------groups.rst(4KB)
--------ext()
--------example.rst(2KB)
--------custombehavior.rst(5KB)
--------performance.rst(2KB)
--------users.rst(6KB)
----.editorconfig(188B)
----tests()
--------settings.py(322B)
--------tests.ldif(4KB)
--------tests.py(56KB)
--------__init__.py(0B)
--------models.py(581B)
----.readthedocs.yml(76B)
----.gitignore(139B)
----pyproject.toml(162B)

网友评论