[midPoint-git] [Evolveum/midpoint] 35733e: changed default key to 256bit, previously it was c...
Viliam Repan
noreply at github.com
Tue Apr 12 10:49:10 CEST 2022
Branch: refs/heads/feature/adminlte3-upgrade
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
Commit: 2ec8be764238221d7205fd744125d2ae150ba573
https://github.com/Evolveum/midpoint/commit/2ec8be764238221d7205fd744125d2ae150ba573
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/util/TaskOperationUtils.java
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
Log Message:
-----------
schema: fix of enum value ARCHETYPE_EXECUTE_DE(TL)AS_TASK
Commit: d67d374701ab90714e661c6a2644fb3d44024493
https://github.com/Evolveum/midpoint/commit/d67d374701ab90714e661c6a2644fb3d44024493
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
Log Message:
-----------
common-core-3.xsd: schema XML cleanup and typo fixes
Commit: d526cb525f76df952a8f9787aa16f13c89ad0d01
https://github.com/Evolveum/midpoint/commit/d526cb525f76df952a8f9787aa16f13c89ad0d01
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M repo/security-enforcer-impl/src/main/java/com/evolveum/midpoint/security/enforcer/impl/SecurityEnforcerImpl.java
Log Message:
-----------
SecurityEnforcerImpl: code cleanup, authorities loop simplified, typos
Commit: 8fbd37bac9725bfd05262d0f590137c4436eba38
https://github.com/Evolveum/midpoint/commit/8fbd37bac9725bfd05262d0f590137c4436eba38
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2022-04-12 (Tue, 12 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 gui/admin-gui/src/main/java/com/evolveum/midpoint/web/util/TaskOperationUtils.java
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/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 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-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/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/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportUtils.java
M model/rest-impl/pom.xml
M model/workflow-api/pom.xml
M model/workflow-impl/pom.xml
M model/workflow-impl/src/test/resources/manual/resource-manual.xml
M pom.xml
M provisioning/provisioning-api/pom.xml
M provisioning/provisioning-impl/pom.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 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-enforcer-impl/src/main/java/com/evolveum/midpoint/security/enforcer/impl/SecurityEnforcerImpl.java
M repo/security-impl/pom.xml
M repo/system-init/pom.xml
M repo/system-init/src/main/java/com/evolveum/midpoint/init/ConfigurableProtectorFactory.java
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 testing/story/src/test/resources/writer/resource-writer.xml
M tools/ninja/pom.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into feature/adminlte3-upgrade
Compare: https://github.com/Evolveum/midpoint/compare/45d856e71b37...8fbd37bac972
More information about the midPoint-svn
mailing list