aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/ldap/views.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some unit tests and bugsJessica Tallon2015-08-241-1/+1
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-3/+4
* Use six.text_type instead of unicode().Berker Peksag2014-06-021-1/+4
* - fixed typo with unbinding codeRodney Ewing2013-08-151-3/+4
* ldap uses it own viewsRodney Ewing2013-08-151-9/+68
* starting ldap pluginRodney Ewing2013-08-151-0/+44