summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-08 10:27:33 +0100
committerRemi Collet <remi@remirepo.net>2018-12-08 10:27:33 +0100
commit1a71194ef0e09bc4edd202ce6ccbf97130a43999 (patch)
tree01114bdaa385e98ffae1a6aadea0cdadff537a7c
parent9dde8553ab62ed976275b6c0971df181d2eee715 (diff)
add imap.enable_insecure_rsh in php.ini
-rw-r--r--php.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/php.ini b/php.ini
index 821b31e..3c6e49b 100644
--- a/php.ini
+++ b/php.ini
@@ -955,6 +955,13 @@ cli_server.color = On
; otherwise output encoding conversion cannot be performed.
;iconv.output_encoding =
+[imap]
+; rsh/ssh logins are disabled by default. Use this INI entry if you want to
+; enable them. Note that the IMAP library does not filter mailbox names before
+; passing them to rsh/ssh command, thus passing untrusted data to this function
+; with rsh/ssh enabled is insecure.
+;imap.enable_insecure_rsh=0
+
[intl]
;intl.default_locale =
; This directive allows you to produce PHP errors when some error