mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
And more new features for reasonable paranoia.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8555 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1736,14 +1736,15 @@ function change_database_data($version)
|
||||
_sql($sql, $errored, $error_ary);
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: remove all form token min times
|
||||
|
||||
break;
|
||||
|
||||
case '3.0.1':
|
||||
|
||||
case '3.0.1':
|
||||
|
||||
set_config('referer_validation', '1');
|
||||
set_config('check_attachment_content', '1');
|
||||
set_config('mime_triggers', 'body|head|html|img|plaintext|a href|pre|script|table|title');
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user