Merge pull request #2493 from marcoAntonioNina/BUG-14986
BUG-14986 Authorization Bypass via Forceful Browsing IMPROVEMENT
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php
|
||||
global $RBAC;
|
||||
$RBAC->requirePermissions( 'PM_USERS' );
|
||||
|
||||
//calculating the max upload file size;
|
||||
$POST_MAX_SIZE = ini_get( 'post_max_size' );
|
||||
|
||||
Reference in New Issue
Block a user