[midPoint-git] [Evolveum/midpoint] 7e0fc2: Add forgotten simulations/CoD limitation
mederly
noreply at github.com
Fri Jan 19 00:03:07 CET 2024
Branch: refs/heads/support-4.8
Home: https://github.com/Evolveum/midpoint
Commit: 7e0fc2c72300b915094973f3efefe67023c64c77
https://github.com/Evolveum/midpoint/commit/7e0fc2c72300b915094973f3efefe67023c64c77
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-01-18 (Thu, 18 Jan 2024)
Changed paths:
M docs/simulation/index.adoc
Log Message:
-----------
Add forgotten simulations/CoD limitation
Commit: e61d644c8d0b7f72dc7bfb86fbe428df46ba7c8c
https://github.com/Evolveum/midpoint/commit/e61d644c8d0b7f72dc7bfb86fbe428df46ba7c8c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M docs/simulation/index.adoc
Log Message:
-----------
Merge branch 'docs/cleanup-4.8' into support-4.8
Commit: 3a692d2f08ebc381fb6debdb8f98b9608396d378
https://github.com/Evolveum/midpoint/commit/3a692d2f08ebc381fb6debdb8f98b9608396d378
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityHelper.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/TestPreviewChangesCoD.java
A model/model-intest/src/test/resources/simulation/cod/archetype-double-assignments.xml
M model/model-intest/src/test/resources/simulation/cod/object-template-org.xml
A model/model-intest/src/test/resources/simulation/cod/object-template-user-double-assignments.xml
A model/model-intest/src/test/resources/simulation/cod/org-existing.xml
Log Message:
-----------
Fix "preview + create-on-demand" combination
Objects created on demand in preview mode do not really exist.
This causes an issue when determining a security policy for
such a "new" org object. This commit fixes that.
Related to MID-9426.
(cherry picked from commit 71ab92bc57e9d63657207556a5182e87e7bcf0fb)
Compare: https://github.com/Evolveum/midpoint/compare/4398009d5441...3a692d2f08eb
More information about the midPoint-svn
mailing list