summaryrefslogtreecommitdiff
path: root/src/leap/soledad/auth.py
AgeCommit message (Expand)Author
2013-06-20Split client and server in two different packages and refactor.drebs
2013-05-23Remove non-token auth schemes.drebs
2013-05-15Fix pep8 style.drebs
2013-05-04Encapsulate token-based auth in a class.drebs
2013-05-01Fix HTTP request bug.drebs
2013-04-30Use uuid instead of address.drebs
2013-04-30Add docstrings to auth methods.drebs
2013-04-30Update tests with monkey patching to always use our SyncTarget.drebs
2013-04-30Add token auth methods.drebs