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 719d7ca571a80ba34e7f2befb96f238e9696a085 (commit) from b95d48c87fe4223192891d040c515a7bea24cc9b (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 719d7ca571a80ba34e7f2befb96f238e9696a085 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Mon Jun 17 08:24:31 2013 -0500
FC-29 - Add jpeg photo to User
-----------------------------------------------------------------------
Summary of changes: build.xml | 10 +- ivy.xml | 3 +- pom.xml | 5 + .../java/us/jts/fortress/ldap/DataProvider.java | 126 ++-- src/main/java/us/jts/fortress/rbac/User.java | 33 +- src/main/java/us/jts/fortress/rbac/UserDAO.java | 17 +- src/main/java/us/jts/fortress/util/attr/VUtil.java | 15 + src/test/java/us/jts/fortress/rbac/TestUtils.java | 30 + .../java/us/jts/fortress/rbac/UserTestData.java | 783 +++++++++++++++++++- 9 files changed, 959 insertions(+), 63 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git