]> source.dussan.org Git - gitea.git/commitdiff
Add "captcha" to list of reserved usernames (#14929)
authorfnetX (aka fralix) <github@fralix.ovh>
Mon, 8 Mar 2021 16:49:29 +0000 (17:49 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Mar 2021 16:49:29 +0000 (17:49 +0100)
Signed-off-by: Otto Richter <git@fralix.ovh>
models/user.go

index 8ce9e768f1037d61c82b5a7641a6ccb7c5994fa8..8b3dd0043020bc9b42b78565d0844342d66d9e06 100644 (file)
@@ -789,6 +789,7 @@ var (
                "assets",
                "attachments",
                "avatars",
+               "captcha",
                "commits",
                "debug",
                "error",