mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-15 14:41:26 +00:00
This PR implements a [Chef registry](https://chef.io/) to manage cookbooks. This package type was a bit complicated because Chef uses RSA signed requests as authentication with the registry.   Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>