From 3b4ea92d827f6e418914d7ad9d843d3e5d2425ce Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 16 Aug 2018 03:15:13 -0600 Subject: [PATCH] Update RestrictedNames --- app/Util/Lexer/RestrictedNames.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/app/Util/Lexer/RestrictedNames.php b/app/Util/Lexer/RestrictedNames.php index e2cd972d6..c2a851b1b 100644 --- a/app/Util/Lexer/RestrictedNames.php +++ b/app/Util/Lexer/RestrictedNames.php @@ -17,7 +17,6 @@ class RestrictedNames { "contact-us", "contact_us", "copyright", - "css", "d", "dashboard", "dev", @@ -52,7 +51,6 @@ class RestrictedNames { "is", "isatap", "it", - "js", "localdomain", "localhost", "mail", @@ -127,24 +125,35 @@ class RestrictedNames { "account", "api", "auth", + "css", + "c", "i", "dashboard", + "deck", "discover", "docs", + "fonts", "home", + "img", + "js", "login", "logout", "media", "p", "password", + "report", "reports", "search", "settings", "statuses", "site", + "sites", "timeline", + "timelines", + "tour", "user", "users", + "vendor", "400", "401", "403",