Coder Social home page Coder Social logo

robinsonjmedina / django-auth-ldap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from django-auth-ldap/django-auth-ldap

0.0 1.0 0.0 1.95 MB

Django authentication backend that authenticates against an LDAP service.

License: BSD 2-Clause "Simplified" License

Python 100.00%

django-auth-ldap's Introduction

django-auth-ldap

This is a Django authentication backend that authenticates against an LDAP service. Configuration can be as simple as a single distinguished name template, but there are many rich configuration options for working with users, groups, and permissions.

This version is supported on Python 2.7 and 3.4+; and Django 1.11+. It requires python-ldap >= 3.0.

Contributing

If you have something you'd like to contribute, the best approach is to send a well-formed pull request, complete with tests and documentation, as needed. Pull requests should be focused: trying to do more than one thing in a single request will make it more difficult to process.

If you have a bug or feature request you can try logging an issue.

There's no harm in creating an issue and then submitting a pull request to resolve it. This can be a good way to start a conversation and can serve as an anchor point.

Development

To get set up for development, activate your virtualenv and use pip to install from requirements.txt:

% pip install -r requirements.txt

To run the tests:

% django-admin test --settings tests.settings

To run the full test suite in a range of environments, run tox from the root of the project:

% tox

This includes some static analysis to detect potential runtime errors and style issues.

django-auth-ldap's People

Contributors

psagers avatar jdufresne avatar jwilhelm-godaddy avatar aaugustin avatar gillingham avatar exirel avatar snanda85 avatar smeinel avatar sephii avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.