Commit Graph

11 Commits (b8510dd5b2b616194c52b979442689d64f5b0912)

Author SHA1 Message Date
Herman Slatman b8510dd5b2
Make the `requestid` an exported middleware 3 months ago
Herman Slatman d392c169fc
Improve functional coverage of request ID integration test 3 months ago
Herman Slatman 7e5f10927f
Decouple request ID middleware from logging middleware 3 months ago
Herman Slatman c16a0b70ee
Remove `smallstep/assert` and `pkg/errors` from webhook tests 3 months ago
Herman Slatman 9689508709
Add tests for webhook request IDs 3 months ago
Herman Slatman 2a8b80a3e1
Merge branch 'master' into herman/webhook-request-id 3 months ago
Mariano Cano 31da66c124
Fix webhooks signature
This commit fixes the way webhooks signatures are created. Before this
change, the signature of an empty body was prepended by the body itself.
8 months ago
Herman Slatman 4e06bdbc51
Add `SignWithContext` method to authority and mocks 8 months ago
Herman Slatman b2301ea127
Remove the webhook `Do` method 8 months ago
Mariano Cano 5bfe96d8c7
Send X5C leaf certificate to webhooks
This commit adds a new property that will be sent to authorizing and
enriching webhooks when signing certificates using the X5C provisioner.
10 months ago
Andrew Reed 7101fbb0ee
Provisioner webhooks (#1001) 2 years ago