> On Dec 15, 2015, at 1:04 PM, Chris Pike <[email protected]> wrote: > > I dug into the method and determined the problem. It was not searching how I > envisioned. I went ahead and added a new method "findAnyPermissions" to the > review manager that searches any part of the string and does an OR between > obj and op. I created a pull request in github > > https://github.com/apache/directory-fortress-core/pull/2 > > Let me know what you think
Chris the code looks good so I accepted the pull request and added the corresponding enmasse service. Here’s the ticket: https://issues.apache.org/jira/browse/FC-130 Nice job btw. :-) We do need to add junit test cases to verify... Thanks Shawn
