Bryan White
|
249244536a
|
CSR Service (part 2): cert signing rpc (#950)
* CSR Service:
+ implement certificate sign rpc method
+ implement certificate signer client/server
+ refactor `AuthorizationDB#Create`
+ refactor `NewTestIdentity`
+ add `AuthorizationDB#Claim`
+ add `Token#Equal`
+ fix `Authorizations#Marshal` when marshaling identities and certificates
+ tweak `Authorization#String` format
+ cert debugging improvements (jsondiff)
+ receive context arg in `NewTestIdentity`
+ misc. fixes
|
2019-01-02 12:39:17 -05:00 |
|
JT Olio
|
2c916a04c3
|
pkg/provider: split into pkg/server, pkg/identity (#953)
|
2019-01-02 12:23:25 +02:00 |
|
Egon Elbre
|
492639aef7
|
Skip TestUploadDownload (#826)
|
2018-12-11 16:52:03 +02:00 |
|
Egon Elbre
|
26dbf788ad
|
Optimize compilation by removing logging tests (#816)
|
2018-12-11 10:46:52 +02:00 |
|
Cameron
|
f46fcd0303
|
upload/download tests with test-planet (#718)
* add upload/download test
* use minio gateway for upload download
* move test into miniogw package
* logging edits, remove logging_test.go
|
2018-12-07 14:26:39 -05:00 |
|