cool-django-auth-ldap

https://github.com/django-auth-ldap/django-auth-ldap/blob/2.0.0/docs/index.rst with little extra. Based on version 2.0.0


Keywords
django, ldap, authentication, auth
License
MIT
Install
pip install cool-django-auth-ldap==1.1.3

Documentation

Badges

PyPI

https://img.shields.io/pypi/v/cool-django-auth-ldap?style=flat-square https://img.shields.io/pypi/pyversions/cool-django-auth-ldap?style=flat-square https://img.shields.io/pypi/djversions/cool-django-auth-ldap?style=flat-square

Master

https://img.shields.io/travis/nonameitem/cool-django-auth-ldap/master?style=flat-square https://img.shields.io/coveralls/github/NoNameItem/cool-django-auth-ldap/master?style=flat-square https://img.shields.io/readthedocs/cool-django-auth-ldap/latest?style=flat-square https://img.shields.io/codeclimate/maintainability/NoNameItem/cool-django-auth-ldap?style=flat-square

Develop

https://img.shields.io/travis/nonameitem/cool-django-auth-ldap/develop?style=flat-square https://img.shields.io/coveralls/github/NoNameItem/cool-django-auth-ldap/develop?style=flat-square https://img.shields.io/readthedocs/cool-django-auth-ldap/develop?style=flat-square

Install

pip install cool-django-auth-ldap

Readme

This is fork of django-auth-ldap 2.0.0. I tried to save all original features while adding few new ones. In 95% original documentation is still applies, just replace package name django_auth_ldap to cool_django_auth_ldap. All changes described in this readme.

Original documentation: https://django-auth-ldap.readthedocs.io/en/2.0.0/