1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-16 08:15:47 +00:00
gitea/routers/api/packages
KN4CK3R 20674dd05d
Add package registry quota limits (#21584)
Related #20471

This PR adds global quota limits for the package registry. Settings for
individual users/orgs can be added in a seperate PR using the settings
table.

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-09 14:34:27 +08:00
..
composer Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
conan Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
container Add GET and DELETE endpoints for Docker blob uploads (#21367) 2022-10-07 23:30:59 +08:00
generic Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
helm Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
helper Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
maven Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
npm Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
nuget Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
pub Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
pypi Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
rubygems Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
vagrant Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
api.go Fix package access for admins and inactive users (#21580) 2022-10-24 22:23:25 +03:00