BUG-14986 Authorization Bypass via Forceful Browsing IMPROVEMENT

This commit is contained in:
Marco Antonio Nina
2014-06-20 16:08:47 -04:00
parent 542aba432f
commit 2cdd7c1a02
11 changed files with 32 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
<?php
global $RBAC;
$RBAC->requirePermissions( 'PM_SETUP' );
// header('Pragma: no-cache');
// header('Cache-Control: no-store, no-cache, must-revalidate');