From 96c3b87d083b7eadd673e5b887ef58b4b8e2748d Mon Sep 17 00:00:00 2001 From: alec Date: Mon, 14 Jun 2010 06:59:41 +0000 Subject: - Add note about enable_installer option (#1486787) git-svn-id: https://svn.roundcube.net/trunk@3749 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/installer/test.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roundcubemail/installer/test.php b/roundcubemail/installer/test.php index 5fb2c41f0..b2d3b6f92 100644 --- a/roundcubemail/installer/test.php +++ b/roundcubemail/installer/test.php @@ -403,7 +403,8 @@ if (isset($_POST['imaptest']) && !empty($_POST['_host']) && !empty($_POST['_user

After completing the installation and the final tests please remove the whole -installer folder from the document root of the webserver.
+installer folder from the document root of the webserver or make sure that +enable_installer option in main.inc.php is disabled.

These files may expose sensitive configuration data like server passwords and encryption keys -- cgit v1.2.3