Skip to content

ccat/account_ldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

account_ldap: LDAP expansion for Django account

Description

This is a module that reflects Django User data to LDAP. This inherits django-user-accounts, and when User data is changed by Signup, Settings or Delete page, LDAP data is updated. Signals are not used, so LDAP data is not updated when User updated by admin page. Also, objectClass of LDAP is inetOrgPerson.

Requirements

  • Django
  • django-user-accounts

Documentation ============ See http://ever-day.blogspot.jp/2013/02/django-ldap-user-account.html

About

LDAP expansion for django account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages