aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/ldap
Commit message (Expand)AuthorAgeFilesLines
* typo in docsRodney Ewing2013-08-151-3/+3
* added docs for ldap pluginRodney Ewing2013-08-151-0/+49
* use pluginapi.get_configRodney Ewing2013-08-151-2/+2
* removed unused importRodney Ewing2013-08-151-1/+0
* added a create_account hookRodney Ewing2013-08-152-0/+33
* only create a user if the register_form is from the ldap pluginRodney Ewing2013-08-151-1/+2
* - fixed typo with unbinding codeRodney Ewing2013-08-152-6/+21
* - changed host and port to just a server uriRodney Ewing2013-08-151-4/+11
* ldap uses it own viewsRodney Ewing2013-08-154-47/+119
* starting ldap pluginRodney Ewing2013-08-153-0/+166