Bryan White
c8aa821ccb
pkg/certificates: move certificate package to root ( #3107 )
2019-09-26 09:11:05 -07:00
Bryan White
515799267f
fix certificates auth export command ( #3110 )
...
* fix certificates auth export command
* actually fix command config logic
* fix test-certificates.sh
* simplify
2019-09-24 10:38:18 -06:00
Kaloyan Raev
45df0c5340
storagenode/process: respond to Windows Service events ( #3025 )
2019-09-19 19:37:40 +03:00
Bryan White
6c80f01bf0
pkg/certificates: add authorization endpoint and refactor ( #2971 )
2019-09-11 10:36:44 +02:00
Bryan White
1fc0c63a1d
{cmd,pkg}/certificates: service refactor ( #2938 )
2019-09-05 17:11:21 +02:00
Bryan White
b222936d19
cmd/certificates: separate subcommand configs ( #2932 )
2019-09-05 16:56:57 +02:00
Bryan White
62df8ddb0c
cmd/certificates: auth export improvements & certificates test script ( #2897 )
2019-09-04 19:58:38 +02:00
JT Olio
9c5708da32
pkg/*: add monkit task to missing places ( #2109 )
2019-06-04 13:36:27 +02:00
ethanadams
268dc6b7e4
Enable gocritic linter ( #2051 )
...
* first round cleanup based on go-critic
* more issues resolved for ifelsechain and unlambda checks
* updated from master and gocritic found a new ifElseChain issue
* disable appendAssign. i reports false positives
* re-enabled go-critic appendAssign and disabled lint check at code line level
* fixed go-critic lint error
* fixed // nolint add gocritic specifically
2019-05-29 09:14:25 -04:00
Egon Elbre
de15a4fdcf
remove utils.CombineErrors and utils.ErrorGroup ( #1603 )
2019-03-29 14:30:23 +02:00
Bryan White
3b54cf0e15
identity improvements: ( #1215 )
2019-02-06 17:40:55 +01:00
Bryan White
8edfd43abb
certificates config and --certs-dir fixes ( #1093 )
2019-01-22 13:35:48 +01:00
paul cannon
d6c2737521
fix some email list parsing in certificates tool ( #1095 )
...
this avoids getting an "userID cannot be empty" error when using an
emails list that has a newline at the end.
2019-01-18 10:01:55 -05:00
Bryan White
b1b8f66462
Improvements to certificates
commands: ( #1012 )
2019-01-14 15:28:52 +01:00
Bryan White
9e1ec633d8
Improve cert signing integration test+: ( #997 )
2019-01-11 15:59:35 +01:00