View Issue Details

IDProjectCategoryView StatusLast Update
0010050mantisbttime trackingpublic2009-04-20 09:49
ReporterTG Assigned Togiallu  
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.2 
Fixed in Version1.1.7 
Summary0010050: All leves have access to billing reports - Access level required to run reports does not function
Description

In config_defaults_inc.php we have set:

access level required to run reports

$g_time_tracking_reporting_threshold = ADMINISTRATOR;

This should mean that only administrator could see and operate the BILLING meny.
But all levels have access to this menu, and able se the totals for all projects in the selected period.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master bb78e8a1

2008-04-21 10:30

daryn


Details Diff
Permissions checks for timetracking.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5184 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008843, 0010050
mod - billing_page.php Diff File
mod - core/html_api.php Diff File

MantisBT: master-1.1.x 1c203913

2008-04-21 10:30

daryn


Details Diff
Fix 0008843, 10050: Permissions checks for timetracking.

<span class="signoff">Signed-off-by: John Reese <jreese@leetcode.net></span>
Affected Issues
0008843, 0010050
mod - billing_page.php Diff File
mod - core/html_api.php Diff File