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.
gitea/models/packages
KN4CK3R 07461e18d3
Fix condition for is_internal (#22095)
depends on #22094

Fixes https://codeberg.org/forgejo/forgejo/issues/77

The old logic did not consider `is_internal`.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
conan Implement FSFE REUSE for golang files (#21840) 2 years ago
container Implement FSFE REUSE for golang files (#21840) 2 years ago
descriptor.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
package.go Implement FSFE REUSE for golang files (#21840) 2 years ago
package_blob.go Implement FSFE REUSE for golang files (#21840) 2 years ago
package_blob_upload.go Implement FSFE REUSE for golang files (#21840) 2 years ago
package_cleanup_rule.go Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
package_file.go Implement FSFE REUSE for golang files (#21840) 2 years ago
package_property.go Implement FSFE REUSE for golang files (#21840) 2 years ago
package_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
package_version.go Fix condition for is_internal (#22095) 2 years ago