Merge pull request #360 from pixelfed/frontend-ui-refactor

Update RestrictedNames
This commit is contained in:
daniel 2018-08-10 17:30:11 -06:00 committed by GitHub
commit 77fed1ec9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -145,6 +145,13 @@ class RestrictedNames {
"timeline",
"user",
"users",
"400",
"401",
"403",
"404",
"500",
"503",
"504",
];
public static function get()