SECURITY: Prevent FPD on exceptions in load.php
authorcsteipp <csteipp@wikimedia.org>
Fri, 16 Aug 2013 23:20:26 +0000 (16:20 -0700)
committerCSteipp <csteipp@wikimedia.org>
Tue, 3 Sep 2013 21:38:58 +0000 (21:38 +0000)
commit4624b8a0d0629973dc3e2c8a6cb88d3e41f10293
tree82f513496efc5359c36e5ab585880fd5298d680e
parent75f636e584d74d7426a97a7f8112e0b9e9291874
SECURITY: Prevent FPD on exceptions in load.php

Sanitize error messages in ResourceLoader if $wgShowExceptionDetails is
false.

Bug: 46332

Change-Id: Ia14ae21972192d291cb86dce65568e9e8b4674f7
includes/resourceloader/ResourceLoader.php