Skip to content

thalin/django-ncsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-ncsu

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

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

‘django-ncsu.auth.NCSULDAPBackend’,

in your

AUTHENTICATION_BACKENDS

setting in your settings.py, and place ‘django-ncsu’ in your

INSTALLED_APPS

setting.

About

Django authentication backend for NCSU's LDAP servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published