drone/internal/api
Enver Bisevac 86716b4a0c [bug] authentication on push to public repo (#74)
* authentication on push to public repo

* receivepack or uploadpack this should also be enum.PermissionRepoEdit or enum.PermissionRepoView

* accountID used for realm
2022-11-15 21:59:58 +01:00
..
auth Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
controller repoStore findref fixed 2022-11-14 13:08:28 +01:00
handler [bug] authentication on push to public repo (#74) 2022-11-15 21:59:58 +01:00
middleware [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
openapi [SWAGGER] Add create/delete branch swagger, fix existing swagger (#71) 2022-11-10 21:21:38 -08:00
render [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
request [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
usererror [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
api.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00