MDL-69333 report_security: Add checks for many public & private urls

This commit is contained in:
Brendan Heywood 2020-10-28 10:21:23 +11:00
parent 63e7f2a64f
commit 6f60d650d3
6 changed files with 314 additions and 141 deletions

View file

@ -1013,6 +1013,8 @@ $string['changedpassword'] = 'Changed password';
$string['changepassword'] = 'Change password';
$string['changessaved'] = 'Changes saved';
$string['check'] = 'Check';
$string['checkactual'] = 'Actual';
$string['checkexpected'] = 'Expected';
$string['checks'] = 'Checks';
$string['checksok'] = 'All \'{$a}\' checks OK';
$string['checkall'] = 'Check all';