Browse Source

Update RestrictedNames

Daniel Supernault 7 năm trước cách đây
mục cha
commit
dcc0fb42ed
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  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()