Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-10 | Add version string | Niall Sheridan | |
Add `lib.Version` to get updated at build time. Add --version flags to cashier and cashierd Send client version in the signing request Send server version in http response headers and in signing response Set version at build time | |||
2017-10-17 | Support a message to be passed and logged from client to server (#67) | Bob Long | |
* Support a message to be passed and logged from client to server | |||
2017-04-10 | remove calls to t.Parallel() | Niall Sheridan | |
2017-02-19 | Add grpc signer | Niall Sheridan | |
2017-01-05 | Move GetPublicKey to the shared `lib` package | Niall Sheridan | |
2016-09-01 | Remove the Principal field from the request | Niall Sheridan | |
The server will always overwrite this field with the username obtained from the auth provider. Allowing the client to set it is a waste of time. | |||
2016-04-18 | Initial commit | Niall Sheridan | |