Commit graph

4 commits

Author SHA1 Message Date
Firstyear 720fce732e
65 cli options (#85)
Add support for command line options to the server. This supports server sid regeneration, persistence, address binding, tls configuration and more. This also improves TLS support in the client tools for CA cert addition to queries.
2019-09-14 18:21:41 +10:00
William Brown 3c774dcf6c Add stricter assertions to whoami test 2019-09-11 12:21:15 +10:00
William Brown 4ba9508a31 Add a lot of client support, clean up warnings, and clean up output for clients 2019-09-09 20:32:49 +10:00
Firstyear da1af02f2b
3 authentication (#79)
This adds support for authentication and credential storage to the server. 
It also adds account recovery and options for integration test fixtures, refactors
to make the client library easier to manage, and support clean seperation of the
proto vs lib.
2019-09-04 11:06:37 +10:00