Browse Source
Add "captcha" to list of reserved usernames (#14929)
Signed-off-by: Otto Richter <git@fralix.ovh>
mj-v1.14.3
fnetX (aka fralix)
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
models/user.go
|
|
@ -789,6 +789,7 @@ var ( |
|
|
|
"assets", |
|
|
|
"attachments", |
|
|
|
"avatars", |
|
|
|
"captcha", |
|
|
|
"commits", |
|
|
|
"debug", |
|
|
|
"error", |
|
|
|