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  a79e69f0ed83ecc6d0a007cb3c341078da68996d (commit)
      from  dd7e3df55e76b62e4cb9ba8867bb6fe2fa45edc6 (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 a79e69f0ed83ecc6d0a007cb3c341078da68996d
Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)>
Date:   Sun Jan 27 11:05:37 2013 -0600

    RC23 - Additional user attributes for SCIM

-----------------------------------------------------------------------

Summary of changes:
 src/main/java/us/jts/fortress/AdminMgr.java        |    4 +
 src/main/java/us/jts/fortress/cli/Options.java     |   16 ++++
 src/main/java/us/jts/fortress/cli/package.html     |    4 +
 .../java/us/jts/fortress/rbac/AdminMgrImpl.java    |    2 +
 src/main/java/us/jts/fortress/rbac/User.java       |   48 ++++++++++++
 src/main/java/us/jts/fortress/rbac/UserDAO.java    |   25 ++++++-
 .../us/jts/fortress/rest/AdminMgrRestImpl.java     |    2 +
 .../java/us/jts/fortress/rbac/UserTestData.java    |   81 +++++++++++++++++++-
 8 files changed, 178 insertions(+), 4 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git

Reply via email to