gitblit-org / gitblit

pure java git solution
http://gitblit.com
Apache License 2.0
2.28k stars 670 forks source link

Add support for Jenkins access token fixes #1423 #1425

Closed TDesjardins closed 1 year ago

TDesjardins commented 2 years ago

This pullrequest extends the Jenkins post receive hook with the possibility to configure an access token. This token is needed since Git Plugin 4.11.4 (see https://www.jenkins.io/security/advisory/2022-07-27/#SECURITY-284)