Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use six.text_type instead of unicode(). | Berker Peksag | 2014-06-02 | 1 | -1/+4 |
| | | | | I will be switch to use ``from __future__ import unicode_literals`` later. | ||||
* | - fixed typo with unbinding code | Rodney Ewing | 2013-08-15 | 1 | -3/+4 |
| | | | | - added the ability to get the user's email from the ldap server upon registration | ||||
* | ldap uses it own views | Rodney Ewing | 2013-08-15 | 1 | -9/+68 |
| | |||||
* | starting ldap plugin | Rodney Ewing | 2013-08-15 | 1 | -0/+44 |