drone/internal/router
Enver Bisevac 93fc430776 [bug] git clone/pull/push auth using Basic Authorization fixed (#66)
* git clone/pull/push auth using Basic Authorization fixed

* use api key as git login

* middleware renamed to RequiredInGitPath

* remove requiredingitpath middleware

* requested changes

* requested changes

* minor code cleanup
2022-11-11 07:59:32 +01:00
..
api.go [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
git.go [bug] git clone/pull/push auth using Basic Authorization fixed (#66) 2022-11-11 07:59:32 +01:00
router_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
router.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
web.go Remove types dependency from gitrpc package, add back commits/content api (#36) 2022-10-17 17:12:52 -07:00
wire.go [bug] git clone/pull/push auth using Basic Authorization fixed (#66) 2022-11-11 07:59:32 +01:00