aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-01-07 13:29:47 +0100
committerMarc Alexander <admin@m-a-styles.de>2018-01-07 13:29:47 +0100
commitdc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5 (patch)
tree941686c4bc9cb578c22c7bd97ef7d433f52d3f36
parentb2dacefbe7123cf8e4e854b2f4de959d82ab1ee2 (diff)
parentf38fce5ce570318ac64c95601e891cfe2e8f4d1a (diff)
downloadforums-dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5.tar
forums-dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5.tar.gz
forums-dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5.tar.bz2
forums-dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5.tar.xz
forums-dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5.zip
Merge branch 'prep-release-3.1.12' into 3.1.x
-rw-r--r--phpBB/docs/CHANGELOG.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 6914aa5060..6c6e539405 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -123,6 +123,10 @@
<a name="v3111"></a><h3>Changes since 3.1.11</h3>
+ <h4>Security Issue</h4>
+ <ul>
+ <li>[SECURITY-211] - URLs with javascript scheme should not be made clickable</li>
+ </ul>
<h4>Bug</h4>
<ul>
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-9533">PHPBB3-9533</a>] - phpbb_own_realpath() doesn't always replicate realpath() behaviour</li>