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 1340315039d4e146f66d7cf36d4eaee7b172ab84 (commit) from bcafe70fd755f823b405c3ab6adfd812b5d0fde1 (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 1340315039d4e146f66d7cf36d4eaee7b172ab84 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Jan 6 09:48:34 2013 -0600
Cleanup HTTP error handling
-----------------------------------------------------------------------
Summary of changes: config/log4j.xml | 23 ++++-------- src/main/java/com/jts/fortress/GlobalErrIds.java | 9 +++++ .../java/com/jts/fortress/SecurityException.java | 6 ++- src/main/java/com/jts/fortress/rbac/AuthZ.java | 39 +++++--------------- src/main/java/com/jts/fortress/rest/RestUtils.java | 14 +++++++ 5 files changed, 44 insertions(+), 47 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git