Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -1/+1 |
* | Use six.text_type instead of unicode(). | Berker Peksag | 2014-06-02 | 1 | -1/+3 |
* | 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 |
* | Added HTTP API auth plugin | Joar Wandborg | 2012-10-20 | 1 | -0/+58 |