mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60522fc96f
Changed behavior to calculate package quota limit using package `creator ID` instead of `owner ID`. Currently, users are allowed to create an unlimited number of organizations, each of which has its own package limit quota, resulting in the ability for users to have unlimited package space in different organization scopes. This fix will calculate package quota based on `package version creator ID` instead of `package version owner ID` (which might be organization), so that users are not allowed to take more space than configured package settings. Also, there is a side case in which users can publish packages to a specific package version, initially published by different user, taking that user package size quota. Version in fix should be better because the total amount of space is limited to the quota for users sharing the same organization scope. |
1 year ago | |
---|---|---|
.. | ||
alpine | 1 year ago | |
cargo | 1 year ago | |
cleanup | 1 year ago | |
container | 2 years ago | |
debian | 1 year ago | |
rpm | 1 year ago | |
auth.go | 2 years ago | |
packages.go | 1 year ago |