浏览代码

Update RestrictedNames

Daniel Supernault 7 年之前
父节点
当前提交
dcc0fb42ed
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      app/Util/Lexer/RestrictedNames.php

+ 7 - 0
app/Util/Lexer/RestrictedNames.php

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