1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 01:54:44 +01:00
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>
2022-12-14 17:16:01 +08:00
..
conan
container
descriptor.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
package_blob_upload.go
package_blob.go
package_cleanup_rule.go
package_file.go
package_property.go
package_test.go
package_version.go Fix condition for is_internal (#22095) 2022-12-14 17:16:01 +08:00
package.go