aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/ldap/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* removed unused importRodney Ewing2013-08-151-1/+0
* added a create_account hookRodney Ewing2013-08-151-0/+8
* only create a user if the register_form is from the ldap pluginRodney Ewing2013-08-151-1/+2
* ldap uses it own viewsRodney Ewing2013-08-151-19/+8
* starting ldap pluginRodney Ewing2013-08-151-0/+62