MantisBT: master 66f735c5

Author Committer Branch Timestamp Parent
vboctor vboctor master 2016-02-04 07:34 issue20543_login_by_email 91ee93bb
Affected Issues  0020539: Billing report exposes information about inaccessible projects when All Projects is selected
Changeset

Check access for every time tracking note

  • Add access level check per bugnote.
  • Refactor code to have a single place where time tracking entries are calculated.

Fixes 0020539

mod - billing_inc.php Diff File
mod - billing_page.php Diff File
mod - core/billing_api.php Diff File
mod - core/bugnote_api.php Diff File
mod - core/user_api.php Diff File