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",
|
"assets",
|
||||||
"attachments",
|
"attachments",
|
||||||
"avatars",
|
"avatars",
|
||||||
|
"captcha",
|
||||||
"commits",
|
"commits",
|
||||||
"debug",
|
"debug",
|
||||||
"error",
|
"error",
|
||||||
|
|
Loading…
Reference in a new issue