Skip to content
Snippets Groups Projects
Commit 910f2fcd authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Remove check for obsolete PHP5 suhosin extension

A new one is in the making but it's completely different.
parent 521c375b
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 125 deletions
......@@ -431,17 +431,6 @@ class Config
);
}
// check for URL limitations
if (extension_loaded('suhosin')) {
$len = ini_get('suhosin.get.max_value_length');
if (empty($len) || $len < 2048) {
$warnings[] = Translate::noop(
'The length of query parameters is limited by the PHP Suhosin extension. Please increase the ' .
'<code>suhosin.get.max_value_length</code> option in your php.ini to at least 2048 bytes.'
);
}
}
/*
* Check for updates. Store the remote result in the session so we don't need to fetch it on every access to
* this page.
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -281,12 +281,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
......@@ -280,12 +280,6 @@ msgid ""
"SimpleSAMLphp</a>."
msgstr ""
msgid ""
"The length of query parameters is limited by the PHP Suhosin extension. "
"Please increase the <code>suhosin.get.max_value_length</code> option in your "
"php.ini to at least 2048 bytes."
msgstr ""
msgid ""
"The cURL PHP extension is missing. Cannot check for SimpleSAMLphp updates."
msgstr ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment