MantisBT: master 9b6ee5c5

Author Committer Branch Timestamp Parent
rombert rombert master 2012-06-05 08:32 master b6801844
Changeset

SOAP API: correct access checks for bugnote editing

Commit 508cab0 introduced a check for bugnote_allow_user_edit_delete,
but the actual configuration setting in master is
bugnote_user_edit_threshold .

Affects 0014340: Reporters can update notes of other users by using
SOAP API

mod - api/soap/mc_issue_api.php Diff File