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 f6321fd8e98eec6ff11c3b07479a31312a1b2002 (commit) from eec4e02f57331fffea17272051491779b1c431bc (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 f6321fd8e98eec6ff11c3b07479a31312a1b2002 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Wed May 29 00:46:28 2013 -0500
FC-14 - Add bldg, dept and room attrs to user entity
-----------------------------------------------------------------------
Summary of changes: ldap/setup/FortressDemoUsers.xml | 17 +- src/main/java/us/jts/fortress/ant/UserAnt.java | 175 ++++++++- src/main/java/us/jts/fortress/rbac/Address.java | 49 ++- src/main/java/us/jts/fortress/rbac/UserDAO.java | 53 +++- .../java/us/jts/fortress/rbac/UserTestData.java | 446 ++++++++++---------- 5 files changed, 514 insertions(+), 226 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git