[midPoint-git] [Evolveum/midpoint] 6dd5aa: Store deltas and bulk actions encrypted (MID-5359)

mederly noreply at github.com
Wed May 22 09:46:52 CEST 2019


  Branch: refs/heads/support-3.7
  Home:   https://github.com/Evolveum/midpoint
  Commit: 6dd5aa5038a68613792f667ea04d01a526c2add6
      https://github.com/Evolveum/midpoint/commit/6dd5aa5038a68613792f667ea04d01a526c2add6
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M infra/common/src/main/java/com/evolveum/midpoint/common/crypto/CryptoUtil.java
    A infra/common/src/test/resources/crypto/task-modify-jack-password.xml
    M infra/prism/src/main/java/com/evolveum/prism/xml/ns/_public/types_3/RawType.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/scripting/TestScriptingBasic.java
    A model/model-intest/src/test/resources/scripting/modify-jack-password-task.xml
    A model/model-intest/src/test/resources/scripting/modify-jack-password.xml
    A model/model-intest/src/test/resources/scripting/system-configuration.xml
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerQuartzImpl.java

  Log Message:
  -----------
  Store deltas and bulk actions encrypted (MID-5359)

Also refactored CryptoUtil to be more generic and maintainable.
Fixed executeChangesAsynchronously to return task with new OID.

(cherry-picked from 840bb43f5a89ad3ec02726db6ae3f1b60f411a80)




More information about the midPoint-svn mailing list