diff --git a/globals/config.php b/globals/config.php index 96b0321..aa8cf54 100644 --- a/globals/config.php +++ b/globals/config.php @@ -181,7 +181,6 @@ try $accesseddirectory != "/ban.php" && $accesseddirectory != "/404.php" && $accesseddirectory != "/Game/Negotiate.ashx" && - $accesseddirectory != "/asset/index.php" && $accesseddirectory != "/settings/resetpassword.php" && $accesseddirectory != "/secret/localtesting.php") { //for local client testing, doesn't contain anything sensitive WebContextManager::Redirect($url);