Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-11 | [bug] return early from bonafide.get_provider | Kali Kaneko (leap communications) | |
otherwise, the call from the rest API hangs forever because the authentication has not happened and not all the configs have been downloaded. - Resolves: #8576 | |||
2016-10-21 | [bug] use tcp endpoint for windows | Kali Kaneko (leap communications) | |
2016-10-21 | [bug] fail gracefully for non-posix import | Kali Kaneko (leap communications) | |
2016-10-10 | [bug] fix error logging calls using twisted logger | drebs | |
2016-10-07 | [style] pep8 | Kali Kaneko (leap communications) | |
2016-10-07 | [refactor] do not print traceback for expected errors | Kali Kaneko (leap communications) | |
Add the ability to declare an exceptions as 'expected'. This will avoid logging the backtrace on the bitmaskd log. We will just forward the message in the json that we return to the caller. - Resolves: #8506 | |||
2016-10-07 | [refactor] migrate hooks to bitmask repo | Kali Kaneko (leap communications) | |
now we can deprecate service_hooks in leap.common repo | |||
2016-10-07 | [refactor] use new logger infrastructure | Kali Kaneko (leap communications) | |
2016-10-04 | [feature] handle invite codes | Kali Kaneko (leap communications) | |
In the command line, --invitecode is a new optional parameter to the command "user create". bonafide service handles the invite codes. javascript library should be updated accordingly - Resolves: #7550 | |||
2016-10-04 | [bug] In case of wrong url don't leave files in the config folder | Ruben Pollan | |
- Resolves: #8498 | |||
2016-10-04 | [feat] list active users | Ruben Pollan | |
- Resolves: 8488 | |||
2016-10-03 | [bug] stop syncing after logout (#8479) | drebs | |
2016-09-28 | [feature]Add change password command | Ruben Pollan | |
- Resolves: #8487 | |||
2016-09-07 | [feat] Add manual provider registration | Ruben Pollan | |
- Resolves: #8400 | |||
2016-09-01 | [tests] add bogus imports to see meaningful code coverage | Kali Kaneko (leap communications) | |
2016-09-01 | [refactor] fix imports after merging submodules | Kali Kaneko (leap communications) | |
2016-09-01 | [refactor] delete unused stubs | Kali Kaneko (leap communications) | |
2016-09-01 | [refactor] remove unneeded version info | Kali Kaneko (leap communications) | |
2016-08-29 | [pkg] move bonafide source to leap.bitmask.bonafide | Kali Kaneko (leap communications) | |