Skip to content

thalin/django-unc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-unc

This project is a Django authentication backend which will attempt to find
users via UNC’s LDAP servers.

To use, simply put django-unc on your Python path and place

‘django-unc.auth.UNCLDAPBackend’,

in your

AUTHENTICATION_BACKENDS

setting in your settings.py.

About

An authentication backend for Django which gets it's users from UNC's LDAP system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages