Skip to content

Commit dfd5ad5

Browse files
committed
add serviceworker.js back in to reserved usernames
Signed-off-by: Andrew Thornton <[email protected]>
1 parent f61211a commit dfd5ad5

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
@@ -811,6 +811,7 @@ var (
811811
"template",
812812
"user",
813813
"favicon.ico",
814+
"serviceworker.js",
814815
}
815816

816817
reservedUserPatterns = []string{"*.keys", "*.gpg"}

0 commit comments

Comments
 (0)