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 b2097deea47a34c4714ffe8f8ec2c915f1d5ef82 (commit) from 8959250a6a6f42a3eef5f24064c47de77193064e (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 b2097deea47a34c4714ffe8f8ec2c915f1d5ef82 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Mon Jul 2 15:32:03 2012 -0500
RC11 change to include fortress system flag onto ftUserAttrs aux objectClass.
-----------------------------------------------------------------------
Summary of changes: ldap/schema/fortress.schema | 11 +++++- ldap/setup/refreshLDAPData-src.xml | 5 --- src/main/java/com/jts/fortress/rbac/User.java | 12 +++++++ src/main/java/com/jts/fortress/rbac/UserDAO.java | 18 ++++++++++- src/main/java/com/jts/fortress/rbac/UserP.java | 29 ++--------------- .../java/com/jts/fortress/util/attr/VUtil.java | 15 +++++++++ .../com/jts/fortress/rbac/AdminMgrImplTest.java | 4 ++ .../java/com/jts/fortress/rbac/UserTestData.java | 33 ++++++++++++++++++++ 8 files changed, 94 insertions(+), 33 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git