SECURITY: Fix accidental public CC headers in img_auth.php
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index 5d7f0c5..2b48c93 100644 (file)
@@ -16,6 +16,8 @@ THIS IS NOT A RELEASE YET
 * (T206476) Call ob_start() before running tests.
 * (T234450) Per-user concurrency in SpecialContributions can now be limited by
   setting $wgPoolCounterConf['SpecialContributions'] appropriately.
+* (T248947) SECURITY: img_auth.php may leak private extension images into the
+  public cache.
 
 == MediaWiki 1.31.7 ==