MantisBT: master bbc8e9be

Author Committer Branch Timestamp Parent
dhx dhx master 2012-06-01 19:34 master ce7ec532
Changeset

Bug and bugnote access level checks should use project settings

Calls to config_get to retrieve configuration values should include the
relevant project ID to ensure that project-specific bugnote/bug
thresholds are taken into consideration over global settings.

An erronous use of the REPORTER constant has also been replaced. This
allows for valid/correct use of custom access levels in relation to the
$g_limit_reporters=ON functionality.

mod - core/access_api.php Diff File