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 46393663a5e9cdbd4d333e20fe3b056b8f25d14b (commit) from 3cb8cd8dbf2a49dce3109e2b5a582f264300f047 (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 46393663a5e9cdbd4d333e20fe3b056b8f25d14b Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Tue Apr 30 16:55:33 2013 -0500
FC-2 - Error adding inheritance
-----------------------------------------------------------------------
Summary of changes: src/main/java/us/jts/fortress/GlobalIds.java | 2 +- .../java/us/jts/fortress/rbac/AdminMgrImpl.java | 31 ++++-- .../java/us/jts/fortress/rbac/DelAdminMgrImpl.java | 33 ++++-- src/main/java/us/jts/fortress/rbac/UserDAO.java | 5 +- .../us/jts/fortress/DelegatedAdminMgrConsole.java | 119 ++++++++++++++++++++ .../java/us/jts/fortress/ProcessMenuCommand.java | 20 ++++ .../us/jts/fortress/rbac/DelegatedMgrImplTest.java | 10 ++- 7 files changed, 195 insertions(+), 25 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git