Browse Source

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

Signed-off-by: Otto Richter <git@fralix.ovh>
tags/v1.15.0-dev
fnetX (aka fralix) GitHub 4 years ago
parent
commit
bd9399a84f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      models/user.go

+ 1
- 0
models/user.go View File

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


Loading…
Cancel
Save