mirror of
https://gitee.com/gitea/gitea
synced 2025-11-24 10:20:36 +08:00
hide issues from org private repos w/o team assignment (#4034)
This commit is contained in:
committed by
techknowlogick
parent
46d19c4676
commit
0b3ea42847
@@ -122,6 +122,7 @@ func init() {
|
||||
new(Reaction),
|
||||
new(IssueAssignees),
|
||||
new(U2FRegistration),
|
||||
new(TeamUnit),
|
||||
)
|
||||
|
||||
gonicNames := []string{"SSL", "UID"}
|
||||
|
||||
Reference in New Issue
Block a user