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, fortress-dao has been updated via de7f18b4e9de3af340c7668233ed56761f600d29 (commit) via 5fdf039a0ddfbc4339ac2a452abc87cd16c09e8a (commit) from 1c69e85dbb88c5c8ba8cde3c46cbe705c322e5fc (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 de7f18b4e9de3af340c7668233ed56761f600d29 Author: Emmanuel Lécharny elecharny@apache.org Date: Tue Jul 9 18:45:40 2013 +0200
Fixed the creation of entries
commit 5fdf039a0ddfbc4339ac2a452abc87cd16c09e8a Author: Emmanuel Lécharny elecharny@apache.org Date: Tue Jul 9 18:13:34 2013 +0200
The created entry was copied with the DN in it, which is not allowed
-----------------------------------------------------------------------
Summary of changes: .../jts/fortress/rbac/dao/apache/AdminRoleDAO.java | 3 +- .../jts/fortress/rbac/dao/apache/OrgUnitDAO.java | 16 ++++---- .../us/jts/fortress/rbac/dao/apache/PermDAO.java | 39 +++++++++----------- .../us/jts/fortress/rbac/dao/apache/PolicyDAO.java | 39 ++++++++++---------- .../us/jts/fortress/rbac/dao/apache/SdDAO.java | 4 +- 5 files changed, 47 insertions(+), 54 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git