index
:
pysqlcipher.git
debian/experimental
debian/platform-0.9
develop
master
openssl1_1
[pysqlcipher]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bonafide
/
src
Age
Commit message (
Expand
)
Author
2016-08-27
[bug] let the failures propagate
Ruben Pollan
2016-06-22
[bug] the api_uri in Dicovery is called netloc
Ruben Pollan
2016-05-19
[feat] use netloc instead of an extra api_uri in Discovery
Ruben Pollan
2016-05-19
[feat] use the api_uri and api_version from the provider.json
Ruben Pollan
2016-05-19
[bug] raise exception on authentiation errors
Ruben Pollan
2016-05-19
[feat] remove password from logout
Ruben Pollan
2016-04-27
[pkg] do not import unused twisted Service
Kali Kaneko (leap communications)
2016-03-04
add TODO about possible refactor
Kali Kaneko (leap communications)
2016-03-04
fix hardcoded basedir path
Kali Kaneko (leap communications)
2016-03-04
reorder class for readability
Kali Kaneko (leap communications)
2016-03-04
hide srpauth implementation details
Kali Kaneko (leap communications)
2016-03-04
add a couple of tbd
Kali Kaneko (leap communications)
2016-03-04
remove unneeded try/except
Kali Kaneko (leap communications)
2016-03-04
fix extra debug line
Kali Kaneko (leap communications)
2016-03-04
fix hardcoded ca path
Kali Kaneko (leap communications)
2016-03-04
move decorator to session
Kali Kaneko (leap communications)
2016-03-04
use leap.common.service_hooks
Kali Kaneko (leap communications)
2016-03-02
allow to notify multiple hooks
Kali Kaneko (leap communications)
2016-03-01
fix provider config check
Kali Kaneko (leap communications)
2016-03-01
return deferred for user
Kali Kaneko (leap communications)
2016-02-25
get active user
Kali Kaneko (leap communications)
2016-02-25
remove ws service
Kali Kaneko (leap communications)
2016-02-25
remove zmq tacfile, use core
Kali Kaneko (leap communications)
2016-02-17
two-step bootstrap if needs authentication
Kali Kaneko (leap communications)
2016-02-15
provider service bootstrap and autodiscovery
Kali Kaneko (leap communications)
2015-12-16
add command to download smtp certificate
Kali Kaneko (leap communications)
2015-12-09
accept basedir in service initialization
Kali Kaneko
2015-12-09
delete bonafide cli (use bitmask.core instead)
Kali Kaneko
2015-12-04
minor style fix for auth result
Kali Kaneko
2015-12-03
zmq dispatcher moved to bitmask.core
Kali Kaneko
2015-12-03
[refactor] dispatcher methods
Kali Kaneko
2015-11-24
naming changes
Kali Kaneko
2015-11-24
return token and uuid
Kali Kaneko
2015-11-20
service hooks [WIP]
Kali Kaneko
2015-11-19
documentation cleanup
Kali Kaneko
2015-11-19
[feat] use twisted IService interface to run bonafide service
Kali Kaneko
2015-11-18
add stubs for missing functionality
Kali Kaneko
2015-11-18
[feat] bonafide zmq service
Kali Kaneko
2015-11-18
[pkg] move to versioneer 0.15
Kali Kaneko
2015-10-27
chmod -x bonafide_cli.py
Kali Kaneko
2015-10-27
add --skip-logout, to be able to reuse tokens
Kali Kaneko
2015-10-27
add bonafide_cli entrypoint
Kali Kaneko
2015-10-27
handle unicode errors
Kali Kaneko
2015-09-09
move to bonafide_cli
Kali Kaneko
2015-09-09
add simple bonafide_cli for tests
Kali Kaneko
2015-09-09
use dynamic dipatcher; add signup
Kali Kaneko
2015-09-09
add dynamic dispatcher for actions
Kali Kaneko
2015-09-09
move srp_auth to _srp
Kali Kaneko
2015-09-04
smtp certs [WIP]
Kali Kaneko
2015-09-04
factor out http utils, add decorator for authenticated methods
Kali Kaneko
[next]