-
-
Notifications
You must be signed in to change notification settings - Fork 373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use asym key to sign webhooks #916
Conversation
Deployment of preview was successful: https://woodpecker-ci-woodpecker-pr-916.surge.sh |
Codecov Report
@@ Coverage Diff @@
## master #916 +/- ##
==========================================
- Coverage 51.63% 51.29% -0.34%
==========================================
Files 79 81 +2
Lines 6075 6158 +83
==========================================
+ Hits 3137 3159 +22
- Misses 2756 2815 +59
- Partials 182 184 +2
Continue to review full report at Codecov.
|
could you have a look at https://github.com/go-ap/httpsig since the maintainer of the new used lib do not have time to maintain (one-man-show) ... |
So should I try to replace https://github.com/go-fed/httpsig with https://github.com/go-ap/httpsig? |
I adjusted the code to use https://github.com/go-ap/httpsig |
closes #865