瀏覽代碼

Update RestrictedNames

Daniel Supernault 7 年之前
父節點
當前提交
d8b2cc7ae1
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      app/Util/Lexer/RestrictedNames.php

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

@@ -118,6 +118,7 @@ class RestrictedNames {
 
      // Static Assets
      "assets",
+     "storage",
 
      // Laravel Horizon
      "horizon",
@@ -127,14 +128,19 @@ class RestrictedNames {
      "api",
      "auth",
      "i",
+     "dashboard",
      "discover",
+     "docs",
      "home",
      "login",
      "logout",
+     "media",
      "p",
      "password",
+     "reports",
      "search",
      "settings",
+     "statuses",
      "site",
      "timeline",
      "user",