Skip to content

Commit

Permalink
Add robots.txt as reserved username (#6272)
Browse files Browse the repository at this point in the history
Fix #6271
  • Loading branch information
techknowlogick committed Mar 7, 2019
1 parent f2de5dc commit 9fd8b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/user.go
Original file line number Diff line number Diff line change
Expand Up @@ -742,6 +742,7 @@ var (
"template",
"user",
"vendor",
"robots.txt",
".",
"..",
}
Expand Down

0 comments on commit 9fd8b26

Please sign in to comment.