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 a772cc0a5ff788336a4d432a555521fff554c2f0 (commit) from ca98af85fac8822bf1cd78d6a24dc9e4036e05b1 (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 a772cc0a5ff788336a4d432a555521fff554c2f0 Author: Shawn McKinney shawn.mckinney@jts.us Date: Tue Aug 27 14:32:18 2013 -0500
FC-63 - Add REST DelegatedAdminMgr.sessionPermissions
-----------------------------------------------------------------------
Summary of changes: build.xml | 73 +++++++++++++++++++- ivy.xml | 8 +- pom.xml | 9 +-- src/main/java/us/jts/fortress/DelAccessMgr.java | 9 ++- .../us/jts/fortress/rbac/DelAccessMgrImpl.java | 8 +- .../us/jts/fortress/rest/DelAccessMgrRestImpl.java | 55 ++++++++++++++- .../us/jts/fortress/rest/DelReviewMgrRestImpl.java | 1 - src/main/java/us/jts/fortress/rest/HttpIds.java | 2 + 8 files changed, 143 insertions(+), 22 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git