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 3e6d4890650b1ff45930eac2145160c2611cba1c (commit) via 8bfe21ed1cc0ced5af802e218c6a0afd8be254c6 (commit) from 46f26ddd61de3bca2f4ddfb3f2c4da91e0cdf28d (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 3e6d4890650b1ff45930eac2145160c2611cba1c Merge: 8bfe21e 46f26dd Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Wed Jun 26 08:54:16 2013 -0500
Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap-fortress-core
commit 8bfe21ed1cc0ced5af802e218c6a0afd8be254c6 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Wed Jun 26 08:47:53 2013 -0500
JPEG Photo support
-----------------------------------------------------------------------
Summary of changes: src/main/java/us/jts/fortress/AdminMgr.java | 60 +++ .../java/us/jts/fortress/rbac/AdminMgrImpl.java | 10 +- src/main/java/us/jts/fortress/rbac/User.java | 13 + src/main/java/us/jts/fortress/rbac/UserDAO.java | 6 +- src/main/java/us/jts/fortress/util/attr/VUtil.java | 444 +++++++++++--------- 5 files changed, 327 insertions(+), 206 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git