Sfoglia il codice sorgente

Update RestrictedNames

Daniel Supernault 7 anni fa
parent
commit
dcc0fb42ed
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  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()