woodpecker/remote/gitea
Thomas Boerger 517c003af2
Urgent fix for changed auth behavior on Gitea
Within the PR https://github.com/go-gitea/gitea/pull/2184 on Gitea the
project dropped the standard behavior to use x-auth-basic personal
access token. So we should use a proper username and the token from now
on to support Gitea >= 1.2.0. Since this driver anyway only supports
Gitea >= 1.2.0 this won't be a breaking change on Drone side, the only
breaking change is on side of Gitea!
2017-10-13 07:56:24 +02:00
..
fixtures add missing Email from Hook Event in gitea. (#2080) 2017-06-21 06:53:47 +02:00
gitea.go Urgent fix for changed auth behavior on Gitea 2017-10-13 07:56:24 +02:00
gitea_test.go Urgent fix for changed auth behavior on Gitea 2017-10-13 07:56:24 +02:00
helper.go update listing 2017-08-26 15:59:57 -07:00
helper_test.go update listing 2017-08-26 15:59:57 -07:00
parse.go update hook event 2017-05-24 10:16:32 +08:00
parse_test.go feat: add gitea remote driver. 2017-05-24 10:16:31 +08:00
types.go feat: add gitea remote driver. 2017-05-24 10:16:31 +08:00