summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/core/dispatcher.py
AgeCommit message (Expand)Author
2018-03-28[refactor] move autostart code into coreRuben Pollan
2017-12-20[feat] Add msg_status call to the mail APIRuben Pollan
2017-12-20[refactor] rename API add_msg to msg_addRuben Pollan
2017-10-26[feat] add fetch key by fingerprint to keymanagerRuben Pollan
2017-09-10[bug] add the error as an upper level attribute of the dictKali Kaneko
2017-08-31[feat] expose an API to set/get/list gateway preferencesRuben Pollan
2017-08-24[feat] add mail.add_msg API callRuben Pollan
2017-08-24[feat] remove active user from get_tokenRuben Pollan
2017-08-24[feat] add a mock mixnet_status call to the APIRuben Pollan
2017-08-11[feature] add vpn list commandKali Kaneko
2017-06-15[feat] Add a 'fetch' flag to key exportRuben Pollan
2017-06-15[bug] only start the child services if they are not runningRuben Pollan
2017-06-05[feat] On bitmaskclt vpn start use the last vpn if no provider is providedRuben Pollan
2017-05-12[bug] return ok from a succesful provider deleteRuben Pollan
2017-05-04[bug] correctly handle authenticate's autoconf parameterSimon Fondrie-Teitler
2017-04-27[bug] unify logging style using class attrKali Kaneko (leap communications)
2017-04-20[bug] fix enabling of vpn serviceKali Kaneko (leap communications)
2017-04-19[bug] pass along no polkit errorKali Kaneko (leap communications)
2017-04-19[bug] improve exception catching in execution loopKali Kaneko (leap communications)
2017-04-03[feat] add a check for the installation of the helpers to the APIRuben Pollan
2017-03-03[feat] get VPN params from eip-service.jsonRuben Pollan
2017-03-03[bug] use username instead of provider in the vpn callsRuben Pollan
2017-03-03[feat] mail status will only work for a valid useridRuben Pollan
2017-02-23[refactor] complete eip -> vpn rename in coreKali Kaneko (leap communications)
2017-02-23[refactor] rename eip to vpnKali Kaneko (leap communications)
2017-02-23[feature] add install/uninstall command for helpersKali Kaneko (leap communications)
2017-02-23[feature] new commands: get_certKali Kaneko (leap communications)
2017-02-23[feature] enable vpn serviceKali Kaneko (leap communications)
2017-02-23[feat] eliminate the active user from bonafideRuben Pollan
2017-02-09[feat] add account based keymanagement APIRuben Pollan
2017-02-09[feat] Get more detailed status report for emailRuben Pollan
2016-12-29[feature] better param error handling in rest apiKali Kaneko (leap communications)
2016-12-29[feature] pass local auth token after authentication succeedsKali Kaneko (leap communications)
2016-12-29[refactor] reorganize APIKali Kaneko (leap communications)
2016-12-29[feature] authentication classes and testsKali Kaneko (leap communications)
2016-10-21[bug] avoid choking with some failuresKali Kaneko (leap communications)
2016-10-07[style] pep8Kali Kaneko (leap communications)
2016-10-07[refactor] do not print traceback for expected errorsKali Kaneko (leap communications)
2016-10-07[refactor] use new logger infrastructureKali Kaneko (leap communications)
2016-10-04[feature] handle invite codesKali Kaneko (leap communications)
2016-10-04[feat] list active usersRuben Pollan
2016-09-30[bug] correctly log dispatch failures because of malformed partsdrebs
2016-09-30[bug] pass command parts to mail disable dispatcherdrebs
2016-09-28[feature]Add change password commandRuben Pollan
2016-09-27[feat] Fetch smtp cert automatically if missingRuben Pollan
2016-09-26[refactor] call it start/stopKali Kaneko (leap communications)
2016-09-26[bug] return logout message got from bonafide (fixes #8461)drebs
2016-09-23[feat] rename bonafide.user.signup into createRuben Pollan
2016-09-20[style] pep8 cleanupKali Kaneko (leap communications)
2016-09-09[bug] workaround for autoconf in cliKali Kaneko (leap communications)