Metadata-Version: 2.1
Name: django-ldap-user-registration
Version: 1.0.5
Summary: A Django web front-end that provides user registration and password reset to an LDAP server.
Home-page: https://github.com/KENET-KE/django-ldap-user-registration/
Author: Ronald Osure
Author-email: sureronald@gmail.com
License: GPL v3
Keywords: django ldap registration password reset idp federation catch-all
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.0
Classifier: Framework :: Django :: 2.1
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: Django (>=2.0)
Requires-Dist: python-ldap
Requires-Dist: django-bootstrap3
Requires-Dist: django-anymail
Requires-Dist: django-crispy-forms

Django LDAP User Registration
=============================

.. image:: https://coveralls.io/repos/github/KENET-KE/django-ldap-user-registration/badge.svg
    :target: https://coveralls.io/github/KENET-KE/django-ldap-user-registration
.. image:: https://readthedocs.org/projects/django-ldap-user-registration/badge/?version=latest
    :target: https://django-ldap-user-registration.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status
.. image:: https://travis-ci.org/KENET-KE/django-ldap-user-registration.svg?branch=master
    :target: https://travis-ci.org/KENET-KE/django-ldap-user-registration
.. image:: https://img.shields.io/badge/code%20style-pep8-green.svg
   :target: https://www.python.org/dev/peps/pep-0008/

A Django web front-end that provides user registration and password
reset to an LDAP server.

Features
--------

1. User self registration with email account activation
2. User self password reset (typical email reset workflow)

.. figure:: https://www.kenet.or.ke/sites/default/files/kenelogomedium.png
   :alt: KENET Research Services

..

   **Created by:** `KENET Research Services`


Home page
  https://www.kenet.or.ke/research-services

Source code
  https://github.com/KENET-KE/django-ldap-user-registration

Documentation
  http://django-ldap-user-registration.readthedocs.io/en/latest/

.. _KENET Research Services: https://www.kenet.or.ke/research-services

