Skip to content

Commit

Permalink
reserve .well-known username (#7637)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashimokawa authored and techknowlogick committed Jul 26, 2019
1 parent c22b741 commit cdaf9a5
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 @@ -783,6 +783,7 @@ var (
"robots.txt",
".",
"..",
".well-known",
}
reservedUserPatterns = []string{"*.keys", "*.gpg"}
)
Expand Down

0 comments on commit cdaf9a5

Please sign in to comment.