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

index af5f36ec17fe387ba22ae5bd4ee21aaf247ede3a..01d1a485c987efb0541a787df637c64cbefdd013 100644 (file)
@@ -727,6 +727,7 @@ var (
                "assets",
                "attachments",
                "avatars",
+               "captcha",
                "commits",
                "debug",
                "error",