소스 검색

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()