reserve .well-known username (#7637)
This commit is contained in:
parent
c22b7416e4
commit
cdaf9a5ef5
1 changed files with 1 additions and 0 deletions
|
@ -783,6 +783,7 @@ var (
|
||||||
"robots.txt",
|
"robots.txt",
|
||||||
".",
|
".",
|
||||||
"..",
|
"..",
|
||||||
|
".well-known",
|
||||||
}
|
}
|
||||||
reservedUserPatterns = []string{"*.keys", "*.gpg"}
|
reservedUserPatterns = []string{"*.keys", "*.gpg"}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue