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

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


  Branch: refs/heads/support-3.8
  Home:   https://github.com/Evolveum/midpoint
  Commit: f3b1536383de59ee8596b934661844ff64562a06
      https://github.com/Evolveum/midpoint/commit/f3b1536383de59ee8596b934661844ff64562a06
  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 e78604259e92ecf1c85a475004b4ec8b12c78767 and adapted)




More information about the midPoint-svn mailing list