GitHub user giacomolm opened a pull request:

    https://github.com/apache/syncope/pull/8

    [SYNCOPE-675] Role tree builder now performs a lazy load of roles

    See https://issues.apache.org/jira/browse/SYNCOPE-675 for details. 
    It is worth noting I'm exposing children service, with few modification. In 
the current implementation of this method (in Syncope), owned entitlements are 
controlled: in this pull request I removed it. In fact the list method - that 
in my opinion has a larger functionality - doesn't include this check.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/giacomolm/syncope 1_2_X

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/syncope/pull/8.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8
    
----
commit dc25fd21437fd8066d2330ba2d0be78de9e5002c
Author: giacomolm <[email protected]>
Date:   2015-06-30T10:48:30Z

    [SYNCOPE-675] Role tree builder now performs a lazy load of roles

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to