View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007519 | mantisbt | administration | public | 2006-10-16 04:33 | 2009-06-26 14:21 |
| Reporter | starkeus | Assigned To | dhx | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.0.5 | ||||
| Summary | 0007519: Impossible to have the link to user manage page if you are not a admin | ||||
| Description | First, i change the value of the parameter g_manage_user_threshold in my config_inc file but my manager have no access to the user administration. When i use url direct access with the page manage_user_page.php, it works. My manager can manage the users. So i verify in the php file and I found something : In the html_api.php file, in the function print_manage_menu, i have this: line 639 PRINT ' As you can see, the access check doesn't use the parameters like that: if ( access_has_global_level( config_get( 'manage_user_threshold' )) ) { So i have never have the sub menu with the user manage link if i am not a admin even if i update the parameters manage_user_threshold. I think it's a bug no? | ||||
| Tags | No tags attached. | ||||