0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 08:44:50 +01:00
gitea/routers
KN4CK3R 69fc510d6d
Add GET and DELETE endpoints for Docker blob uploads (#21367)
This PR adds support for
https://docs.docker.com/registry/spec/api/#get-blob-upload
https://docs.docker.com/registry/spec/api/#delete-blob-upload

Both are not required by the OCI spec but some clients call these
endpoints.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-07 23:30:59 +08:00
..
api Add GET and DELETE endpoints for Docker blob uploads (#21367) 2022-10-07 23:30:59 +08:00
common
install Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00
private Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2022-10-02 01:26:33 +08:00
utils
web Parse OAuth Authorization header when request omits client secret (#21351) 2022-10-07 10:53:49 +08:00
init.go Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00