Merge pull request '[v7.0/forgejo] Reserve the devtest username' (#4647) from bp-v7.0/forgejo-859cc23-90c0e9d-93d0836 into v7.0/forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4647
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
Gusted 2024-07-23 14:43:19 +00:00
commit d7686aabee
2 changed files with 2 additions and 0 deletions

View file

@ -545,6 +545,7 @@ var (
"captcha",
"commits",
"debug",
"devtest",
"error",
"explore",
"favicon.ico",

View file

@ -110,6 +110,7 @@ func TestRenameReservedUsername(t *testing.T) {
"captcha",
"commits",
"debug",
"devtest",
"error",
"explore",
"favicon.ico",