Skip to content

Commit cdaf9a5

Browse files
ashimokawatechknowlogick
authored andcommitted
reserve .well-known username (#7637)
1 parent c22b741 commit cdaf9a5

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
@@ -783,6 +783,7 @@ var (
783783
"robots.txt",
784784
".",
785785
"..",
786+
".well-known",
786787
}
787788
reservedUserPatterns = []string{"*.keys", "*.gpg"}
788789
)

0 commit comments

Comments
 (0)