1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-13 19:15:27 +00:00
woodpecker/server/plugins/utils
Anbraten cc30db44ac
Use asym key to sign webhooks ()
* use async key pair for webhooks

* fix tests

* fix linter

* improve code

* add key pair to database

* undo some changes

* more undo

* improve docs

* add api-endpoint

* add signaturne api endpoint

* fix error

* fix linting and test

* fix lint

* add test

* migration 006

* no need for migration

* replace httsign lib

* fix lint

Co-authored-by: 6543 <6543@obermui.de>
2022-06-01 20:06:27 +02:00
..
http.go Use asym key to sign webhooks () 2022-06-01 20:06:27 +02:00
http_test.go Use asym key to sign webhooks () 2022-06-01 20:06:27 +02:00