summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-29[bug] return active user as a dictHEADmasterKali Kaneko (leap communications)
2016-08-27[bug] don't cache failed sessionsRuben Pollan
2016-08-27[bug] let the failures propagateRuben Pollan
2016-06-22[bug] the api_uri in Dicovery is called netlocRuben Pollan
2016-05-19[feat] use netloc instead of an extra api_uri in DiscoveryRuben Pollan
2016-05-19[feat] use the api_uri and api_version from the provider.jsonRuben Pollan
2016-05-19[bug] raise exception on authentiation errorsRuben Pollan
2016-05-19[feat] remove password from logoutRuben Pollan
2016-04-27[pkg] do not import unused twisted ServiceKali Kaneko (leap communications)
2016-03-04update README0.0.2Kali Kaneko (leap communications)
2016-03-04add TODO about possible refactorKali Kaneko (leap communications)
2016-03-04fix hardcoded basedir pathKali Kaneko (leap communications)
2016-03-04reorder class for readabilityKali Kaneko (leap communications)
2016-03-04hide srpauth implementation detailsKali Kaneko (leap communications)
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-03-04move decorator to sessionKali Kaneko (leap communications)
2016-03-04use leap.common.service_hooksKali Kaneko (leap communications)
2016-03-02allow to notify multiple hooksKali Kaneko (leap communications)
2016-03-01fix provider config checkKali Kaneko (leap communications)
2016-03-01return deferred for userKali Kaneko (leap communications)
2016-02-25get active userKali Kaneko (leap communications)
2016-02-25remove ws serviceKali Kaneko (leap communications)
2016-02-25remove zmq tacfile, use coreKali 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-12-09accept basedir in service initializationKali Kaneko
2015-12-09use bitmask.core to test bonafideKali Kaneko
2015-12-09delete bonafide cli (use bitmask.core instead)Kali Kaneko
2015-12-04minor style fix for auth resultKali Kaneko
2015-12-03zmq dispatcher moved to bitmask.coreKali Kaneko
2015-12-03[refactor] dispatcher methodsKali Kaneko
2015-11-24naming changesKali Kaneko
2015-11-24return token and uuidKali Kaneko
2015-11-20service hooks [WIP]Kali Kaneko
2015-11-19add leap.common dependencyKali Kaneko
2015-11-19documentation cleanupKali Kaneko
2015-11-19[feat] use twisted IService interface to run bonafide serviceKali Kaneko
2015-11-18add stubs for missing functionalityKali Kaneko
2015-11-18[feat] bonafide zmq serviceKali Kaneko
2015-11-18[pkg] move to versioneer 0.150.0.1Kali Kaneko
2015-10-27chmod -x bonafide_cli.pyKali Kaneko
2015-10-27add --skip-logout, to be able to reuse tokensKali Kaneko
2015-10-27add link to readmeKali Kaneko
2015-10-27add bonafide_cli entrypointKali Kaneko
2015-10-27README:UsingKali Kaneko
2015-10-27handle unicode errorsKali Kaneko