[midPoint-git] midPoint branch master updated. v2.3devel-1249-ge917116

Radovan Semancik git at evolveum.com
Sat Mar 15 17:54:43 CET 2014


Project "midPoint" branch master has been updated
       via  e9171165311a2a951f55220db92cce6f475cbfef (commit) v2.3devel-1249-ge917116
       via  5c65a0ef4a2a37da9a7017a48e50a4d54ec0c707 (commit) v2.3devel-1248-g5c65a0e
      from  b13b3aaa0771535b5740329c38df7db28f5c8c88 (commit) v2.3devel-1247-gb13b3aa

- Log -----------------------------------------------------------------
commit e9171165311a2a951f55220db92cce6f475cbfef
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date:   Sat Mar 15 17:53:26 2014 +0100

    Extending authorization to import and raw operations.

commit 5c65a0ef4a2a37da9a7017a48e50a4d54ec0c707
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date:   Sat Mar 15 15:11:33 2014 +0100

    Extending authorizations

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

(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)

Summary of changes:
 .../midpoint/common/security/SecurityEnforcer.java |    4 +-
 .../midpoint/model/controller/ModelController.java |    7 +-
 .../midpoint/model/importer/ObjectImporter.java    |   50 +++---
 .../midpoint/model/lens/ChangeExecutor.java        |   13 ++
 .../AbstractInternalModelIntegrationTest.java      |   16 +-
 .../model/controller/ControllerAddObjectTest.java  |   85 ----------
 .../midpoint/model/expr/TestModelExpressions.java  |   15 ++
 .../src/test/resources/common/role-superuser.xml   |    0
 .../test/resources/common/user-administrator.xml   |    8 +-
 .../AbstractConfiguredModelIntegrationTest.java    |    4 +-
 .../midpoint/model/intest/TestPreviewChanges.java  |    2 +-
 .../midpoint/model/intest/TestSecurity.java        |  170 +++++++++++++++++---
 .../midpoint/model/intest/TestUserTemplate.java    |    2 +-
 .../model/intest/sync/TestImportRecon.java         |    2 +-
 .../src/test/resources/common/user-capsize.xml     |   10 +-
 .../user-lechuck.xml}                              |   11 +-
 .../model/test/AbstractModelIntegrationTest.java   |   34 ++++
 17 files changed, 278 insertions(+), 155 deletions(-)
 copy model/{model-intest => model-impl}/src/test/resources/common/role-superuser.xml (100%)
 copy model/model-intest/src/test/resources/{common/user-three-headed-monkey.xml => security/user-lechuck.xml} (84%)


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list