Browse Source

Blacklist manifest.json & milestones user (#10292) (#10293)

Fix #10290

Co-authored-by: techknowlogick <matti@mdranta.net>
tags/v1.11.1
zeripath 5 years ago committed by GitHub
parent
commit
f9e66e5a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      models/user.go

2
models/user.go

@ -819,7 +819,9 @@ var (
"issues", "issues",
"js", "js",
"less", "less",
"manifest.json",
"metrics", "metrics",
"milestones",
"new", "new",
"notifications", "notifications",
"org", "org",

Loading…
Cancel
Save