Skip to content

Commit f061277

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

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
@@ -789,6 +789,7 @@ var (
789789
"assets",
790790
"attachments",
791791
"avatars",
792+
"captcha",
792793
"commits",
793794
"debug",
794795
"error",

0 commit comments

Comments
 (0)