Skip to content

Commit 9fd8b26

Browse files
Add robots.txt as reserved username (#6272)
Fix #6271
1 parent f2de5dc commit 9fd8b26

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
@@ -742,6 +742,7 @@ var (
742742
"template",
743743
"user",
744744
"vendor",
745+
"robots.txt",
745746
".",
746747
"..",
747748
}

0 commit comments

Comments
 (0)