summaryrefslogtreecommitdiff
path: root/src/leap/bonafide/_protocol.py
AgeCommit message (Expand)Author
2016-08-27[bug] don't cache failed sessionsRuben Pollan
2016-05-19[feat] use the api_uri and api_version from the provider.jsonRuben Pollan
2016-05-19[feat] remove password from logoutRuben Pollan
2016-03-04add a couple of tbdKali Kaneko (leap communications)
2016-03-04remove unneeded try/exceptKali Kaneko (leap communications)
2016-03-04fix extra debug lineKali Kaneko (leap communications)
2016-03-04fix hardcoded ca pathKali Kaneko (leap communications)
2016-02-17two-step bootstrap if needs authenticationKali Kaneko (leap communications)
2016-02-15provider service bootstrap and autodiscoveryKali Kaneko (leap communications)
2015-12-16add command to download smtp certificateKali Kaneko (leap communications)
2015-11-24return token and uuidKali Kaneko
2015-11-19documentation cleanupKali Kaneko
2015-11-19[feat] use twisted IService interface to run bonafide serviceKali Kaneko