Add "captcha" to list of reserved usernames (#14929)

Signed-off-by: Otto Richter <git@fralix.ovh>
tokarchuk/v1.17
fnetX (aka fralix) 4 years ago committed by GitHub
parent 61711143b9
commit f061277c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      models/user.go

@ -789,6 +789,7 @@ var (
"assets",
"attachments",
"avatars",
"captcha",
"commits",
"debug",
"error",

Loading…
Cancel
Save