abiosoft / caddy-git

git middleware for Caddy

Home Page:http://caddyserver.com/docs/http.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis webhook verification

9999years opened this issue · comments

signature := r.Header.Get("Authorization")

Is the handleSignature function correct? The Travis documentation seems to imply the code should check the Signature header against Travis’ public key.

It seems like the Authorization header is an old method of authenticating Travis requests phased out in November 2016.

Oops, thanks for reporting this.
Unfortunately I do not have time to work on this at the moment, it may take a week or two.