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

mederly noreply at github.com
Wed May 22 09:31:47 CEST 2019


  Branch: refs/heads/support-3.6
  Home:   https://github.com/Evolveum/midpoint
  Commit: 2c1b08705765163887c2f3fc9c8dd9aff9a62ebd
      https://github.com/Evolveum/midpoint/commit/2c1b08705765163887c2f3fc9c8dd9aff9a62ebd
  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-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 c42307ca4db8919dc5e236b81a4d897511a45a81 and adapted)




More information about the midPoint-svn mailing list