MantisBT: master-1.3.x df42516b

Author Committer Branch Timestamp Parent
cproensa dregad master-1.3.x 2016-08-18 06:53 master-1.3.x b2455a3f
Changeset

Create api function to check a threshold in several projects

Add an api function to check the current user's access against the given
threshold, in each of the provided projects, and return true if the
user's access is equal to or higher in any of the projects, false otherwise.

The provided threshold can be the config literal to be evaluated in each
project's context.

mod - core/access_api.php Diff File