Add "captcha" to list of reserved usernames (#14929)
Signed-off-by: Otto Richter <git@fralix.ovh>
This commit is contained in:
parent
61711143b9
commit
f061277c86
1 changed files with 1 additions and 0 deletions
|
@ -789,6 +789,7 @@ var (
|
|||
"assets",
|
||||
"attachments",
|
||||
"avatars",
|
||||
"captcha",
|
||||
"commits",
|
||||
"debug",
|
||||
"error",
|
||||
|
|
Loading…
Reference in a new issue