Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use six.text_type instead of unicode(). | Berker Peksag | 2014-06-02 | 1 | -1/+3 |
| | | | | I will be switch to use ``from __future__ import unicode_literals`` later. | ||||
* | created a check_login_simple function | Rodney Ewing | 2013-05-25 | 1 | -3/+4 |
| | |||||
* | Removed unused imports in httpapiauth | Joar Wandborg | 2013-05-05 | 1 | -2/+1 |
| | |||||
* | Fix some unicode related issues in oauth and the api. | Elrond | 2012-12-23 | 1 | -1/+1 |
| | | | | Found using the previous commit. | ||||
* | Added HTTP API auth plugin | Joar Wandborg | 2012-10-20 | 1 | -0/+58 |