From 21107a793877fd9b5f6f6c2a39b6a346571e3d16 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 31 Jan 2019 14:00:39 -0700 Subject: [PATCH] Update RestrictedNames --- app/Util/Lexer/RestrictedNames.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/Util/Lexer/RestrictedNames.php b/app/Util/Lexer/RestrictedNames.php index 1afe92a51..59965d970 100644 --- a/app/Util/Lexer/RestrictedNames.php +++ b/app/Util/Lexer/RestrictedNames.php @@ -159,8 +159,11 @@ class RestrictedNames 'logout', 'media', 'menu', + 'oauth', 'official', 'p', + 'page', + 'pages', 'photo', 'photos', 'password',