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