[midPoint-git] [Evolveum/midpoint] 35733e: changed default key to 256bit, previously it was c...

virgo47 noreply at github.com
Mon Apr 11 22:48:55 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 35733ef41824a70c4cea18d02d87aaa7bf5cc2db
      https://github.com/Evolveum/midpoint/commit/35733ef41824a70c4cea18d02d87aaa7bf5cc2db
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M repo/system-init/src/main/java/com/evolveum/midpoint/init/ConfigurableProtectorFactory.java

  Log Message:
  -----------
  changed default key to 256bit, previously it was created as 128bit


  Commit: d3af5624d79b1b6ccaf69c45b704c8b9e28a2d3b
      https://github.com/Evolveum/midpoint/commit/d3af5624d79b1b6ccaf69c45b704c8b9e28a2d3b
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportUtils.java

  Log Message:
  -----------
  ReportUtils: fixing datetime format; TODO about - vs : in time part


  Commit: c64bc2bfefb97454a4578bff9b0736836e1e602a
      https://github.com/Evolveum/midpoint/commit/c64bc2bfefb97454a4578bff9b0736836e1e602a
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M dist/javadoc/pom.xml
    M dist/midpoint-api/pom.xml
    M dist/pom.xml
    M gui/admin-gui/pom.xml
    M icf-connectors/dummy-connector/pom.xml
    M icf-connectors/dummy-resource/pom.xml
    M infra/common/pom.xml
    M infra/schema/pom.xml
    M infra/test-util/pom.xml
    M model/authentication-api/pom.xml
    M model/authentication-impl/pom.xml
    M model/cases-api/pom.xml
    M model/cases-impl/pom.xml
    M model/certification-api/pom.xml
    M model/certification-impl/pom.xml
    M model/model-api/pom.xml
    M model/model-common/pom.xml
    M model/model-impl/pom.xml
    M model/model-intest/pom.xml
    M model/model-test/pom.xml
    M model/notifications-api/pom.xml
    M model/notifications-impl/pom.xml
    M model/report-api/pom.xml
    M model/report-impl/pom.xml
    M model/rest-impl/pom.xml
    M model/workflow-api/pom.xml
    M model/workflow-impl/pom.xml
    M pom.xml
    M provisioning/provisioning-api/pom.xml
    M provisioning/provisioning-impl/pom.xml
    M provisioning/ucf-api/pom.xml
    M provisioning/ucf-impl-builtin/pom.xml
    M provisioning/ucf-impl-connid/pom.xml
    M repo/audit-api/pom.xml
    M repo/audit-log-impl/pom.xml
    M repo/repo-api/pom.xml
    M repo/repo-cache/pom.xml
    M repo/repo-common/pom.xml
    M repo/repo-sqale/pom.xml
    M repo/repo-sql-impl-test/pom.xml
    M repo/repo-sql-impl/pom.xml
    M repo/repo-sqlbase/pom.xml
    M repo/repo-test-util/pom.xml
    M repo/security-api/pom.xml
    M repo/security-enforcer-api/pom.xml
    M repo/security-enforcer-impl/pom.xml
    M repo/security-impl/pom.xml
    M repo/system-init/pom.xml
    M repo/task-api/pom.xml
    M repo/task-quartz-impl/pom.xml
    M testing/conntest/pom.xml
    M testing/longtest/pom.xml
    M testing/rest/pom.xml
    M testing/story/pom.xml
    M tools/ninja/pom.xml

  Log Message:
  -----------
  POM: introduced ${prism.version}, with value of ${project.version}

This allows to have different Prism value in the future.
Also, prism deps are in top level POM depencencyManagement section.


  Commit: b43da8ae0d88297dd59067e6258699b1351f4625
      https://github.com/Evolveum/midpoint/commit/b43da8ae0d88297dd59067e6258699b1351f4625
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ResourceTypeUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-intest/src/test/resources/manual/resource-dummy-itsm.xml
    M model/model-intest/src/test/resources/manual/resource-manual-capabilities.xml
    M model/model-intest/src/test/resources/manual/resource-manual-grouping.xml
    M model/model-intest/src/test/resources/manual/resource-manual.xml
    M model/model-intest/src/test/resources/manual/resource-semi-manual-disable-slow-proposed.xml
    M model/model-intest/src/test/resources/manual/resource-semi-manual-disable.xml
    M model/model-intest/src/test/resources/manual/resource-semi-manual-grouping-proposed.xml
    M model/model-intest/src/test/resources/manual/resource-semi-manual-grouping.xml
    M model/model-intest/src/test/resources/manual/resource-semi-manual-slow-proposed.xml
    M model/model-intest/src/test/resources/manual/resource-semi-manual.xml
    M model/workflow-impl/src/test/resources/manual/resource-manual.xml
    M provisioning/provisioning-impl/src/test/resources/manual/resource-manual.xml
    M provisioning/provisioning-impl/src/test/resources/manual/resource-semi-manual.xml
    M testing/story/src/test/resources/writer/resource-writer.xml

  Log Message:
  -----------
  schema: ResourceConsistencyType.reshreshOnRead -> refreshOnRead


Compare: https://github.com/Evolveum/midpoint/compare/18684b7598e0...b43da8ae0d88


More information about the midPoint-svn mailing list