A ref change was pushed to the OpenLDAP-Fortress-Core (openldap-fortress-core.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 131097b1c754b9ade12b0a9e67dab9db28d15e37 (commit) from 2ff152dc3de749517844f0fa22a366ce80b63406 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 131097b1c754b9ade12b0a9e67dab9db28d15e37 Author: Shawn McKinney shawn.mckinney@jts.us Date: Mon Aug 19 22:51:14 2013 -0500
FC-60 - Delegated Policy Load
-----------------------------------------------------------------------
Summary of changes: build.xml | 5 +- ldap/setup/CommanderDemoUsers.xml | 17 +- ldap/setup/DelegatedAdminManagerLoad.xml | 271 ++++++++++++++++++++ ldap/setup/FortressDemoUsers.xml | 6 + ldap/setup/refreshLDAPData-src.xml | 2 +- .../us/jts/fortress/rbac/DelAccessMgrImpl.java | 2 +- .../us/jts/fortress/rbac/AdminRoleTestData.java | 2 +- .../us/jts/fortress/rbac/DelegatedMgrImplTest.java | 126 +++++++--- 8 files changed, 376 insertions(+), 55 deletions(-) create mode 100644 ldap/setup/DelegatedAdminManagerLoad.xml
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git