Actions
Task #3153
closedReplace in_array and array_intersect access checking with hasAccess
Description
Replace heavy in_array and array_interest usage with new hasAccess function which performs minimal in_array checks and also supposed "and/or" scenarios if access is an array to allow "user must have A + B + C" or "user must have A or B or C" checking.
Updated by krileon almost 13 years ago
- Status changed from Assigned to Resolved
- % Done changed from 40 to 100
Actions