Add permission check for user is permitted to view the log type
authorrxy <wikitech.rxy@rxy.jp>
Fri, 31 May 2019 20:04:09 +0000 (20:04 +0000)
committerSBassett <sbassett@wikimedia.org>
Thu, 25 Jul 2019 20:32:37 +0000 (20:32 +0000)
commit0b91327754153e066a01c552d2704d7954447f7d
tree29a0fb4a96d3ed220995332f0da33933eb538cea
parent4e37182c4596c9bb05d0ab7cda8e731a035baced
Add permission check for user is permitted to view the log type

Note: formatter patch only

Note: cherry-picked I064f563cb here as well

Bug: T222038
Change-Id: I1c4e57a513e3a0e616b862a5b9d684f463ad9981
includes/logging/LogFormatter.php
tests/phpunit/includes/logging/BlockLogFormatterTest.php
tests/phpunit/includes/logging/DeleteLogFormatterTest.php
tests/phpunit/includes/logging/LogFormatterTestCase.php