From 8a231928f5087a9411137d7c6364b513988e0757 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Tue, 31 Dec 2019 16:52:17 -0700 Subject: [PATCH] Update RestrictedNames --- app/Util/Lexer/RestrictedNames.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/app/Util/Lexer/RestrictedNames.php b/app/Util/Lexer/RestrictedNames.php index 7aa2fd8ee..a7c32e42c 100644 --- a/app/Util/Lexer/RestrictedNames.php +++ b/app/Util/Lexer/RestrictedNames.php @@ -12,7 +12,6 @@ class RestrictedNames 'download', 'domainadmin', 'domainadministrator', - 'email', 'errors', 'events', 'example', @@ -26,7 +25,7 @@ class RestrictedNames 'hostmaster', 'imap', 'info', - 'info', + 'information', 'is', 'isatap', 'it', @@ -142,6 +141,8 @@ class RestrictedNames 'drives', 'driver', 'e', + 'email', + 'emails', 'error', 'explore', 'export', @@ -206,6 +207,10 @@ class RestrictedNames 'news', 'news', 'newsfeed', + 'newsroom', + 'newsrooms', + 'news-room', + 'news-rooms', 'o', 'oauth', 'official',