Skip to content

Commit 05ac72c

Browse files
author
fnetX (aka fralix)
authored
Add "captcha" to list of reserved usernames (#14930)
Signed-off-by: Otto Richter <[email protected]>
1 parent 906ecfd commit 05ac72c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/user.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,7 @@ var (
727727
"assets",
728728
"attachments",
729729
"avatars",
730+
"captcha",
730731
"commits",
731732
"debug",
732733
"error",

0 commit comments

Comments
 (0)