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

mederly noreply at github.com
Tue May 21 21:13:15 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: fc14be0c383f05b5ed282c1fea6c5534350a599f
      https://github.com/Evolveum/midpoint/commit/fc14be0c383f05b5ed282c1fea6c5534350a599f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M infra/common/src/main/java/com/evolveum/midpoint/common/crypto/CryptoUtil.java
    M infra/common/src/test/java/com/evolveum/midpoint/common/TestCryptoUtil.java
    A infra/common/src/test/resources/crypto/task-modify-jack-password.xml
    M infra/prism-api/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.




More information about the midPoint-svn mailing list