woodpecker/server/shared
Anbraten cc30db44ac
Use asym key to sign webhooks (#916)
* 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
..
buildStatus.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
buildStatus_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
configFetcher.go Use asym key to sign webhooks (#916) 2022-06-01 20:06:27 +02:00
configFetcher_test.go Use asym key to sign webhooks (#916) 2022-06-01 20:06:27 +02:00
procBuilder.go Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
procBuilder_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
procStatus.go Fix various typos (#416) 2021-10-08 18:35:56 +02:00
procStatus_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
userSyncer.go pass repo to remote perm func (#653) 2022-01-03 15:33:36 +01:00