[midPoint-git] [Evolveum/midpoint] d3f934: #10414 fix for paging configuration merging
Viliam Repan
noreply at github.com
Wed Mar 12 14:33:58 CET 2025
Branch: refs/heads/feature/mid-10412-task-thresholds
Home: https://github.com/Evolveum/midpoint
Commit: d3f9341a8319c3208892ac37db0032e446d5ed5a
https://github.com/Evolveum/midpoint/commit/d3f9341a8319c3208892ac37db0032e446d5ed5a
Author: KaterynaHonchar <honchar at evolveum.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/MiscSchemaUtil.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/CollectionProcessor.java
Log Message:
-----------
#10414 fix for paging configuration merging
Commit: b31cda4e17838417bc015ff6f9d8b87345489b59
https://github.com/Evolveum/midpoint/commit/b31cda4e17838417bc015ff6f9d8b87345489b59
Author: KaterynaHonchar <honchar at evolveum.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/OtherParameters.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/TestSystemPerformance.java
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Commit: 32f1ab5b16c1e40ed6d09fa6a53ff4d6e1c4de87
https://github.com/Evolveum/midpoint/commit/32f1ab5b16c1e40ed6d09fa6a53ff4d6e1c4de87
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/SchemaTransformer.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/transformer/DataAccessProcessor.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/AbstractInitializedSecurityTest.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/TestSecurityBasic.java
A model/model-intest/src/test/resources/security/role-show-users-hide-shadows.xml
M release-notes.adoc
Log Message:
-----------
Fix preview changes for hidden projections
Projections with denied access no longer cause the preview changes
operation to fail: If a user has no authorization to see particular
projection (shadow), the "preview changes" operation used to finish
with "Access denied" fatal error even if there were parts of the result
visible to the user. This is now fixed: only the relevant projections
are hidden now. All the remaining data are displayed to the user.
This fixes also the same behavior for request access functionality,
where the "preview changes" is invoked as part of conflicts preview.
Resolves MID-10397.
Commit: ed5da1746a3c9b0927694e73eb0ee8a5fcafbb9f
https://github.com/Evolveum/midpoint/commit/ed5da1746a3c9b0927694e73eb0ee8a5fcafbb9f
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/MiscSchemaUtil.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/CollectionProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/SchemaTransformer.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/transformer/DataAccessProcessor.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/AbstractInitializedSecurityTest.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/TestSecurityBasic.java
A model/model-intest/src/test/resources/security/role-show-users-hide-shadows.xml
M release-notes.adoc
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into feature/mid-10412-task-thresholds
Compare: https://github.com/Evolveum/midpoint/compare/dbbe7ee35416...ed5da1746a3c
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list