mirror of
https://github.com/go-gitea/gitea.git
synced 2024-10-31 22:42:25 +00:00
reserve .well-known username (#7637)
This commit is contained in:
parent
c22b7416e4
commit
cdaf9a5ef5
@ -783,6 +783,7 @@ var (
|
||||
"robots.txt",
|
||||
".",
|
||||
"..",
|
||||
".well-known",
|
||||
}
|
||||
reservedUserPatterns = []string{"*.keys", "*.gpg"}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user